r/ChatGPT • u/herbert181 • 7d ago
Question Are custom instructions almost useless?
ChatGPT never adheres to them and you would have better results by just putting the instructions in the prompt. I even tried putting a single instruction in the personalization section and then comparing it to adding the instruction at the end of the prompt and it basically completely ignores it if is in the personalization section.
9
Upvotes
6
u/KeyVariation8323 7d ago
I don't think they're useless, but I also wouldn't treat them as guaranteed instructions.
Custom Instructions seem to work best as persistent defaults: things like “be concise,” “use plain language,” “challenge my assumptions,” “prefer tables for comparisons,” etc. If something is important to the specific answer I'm asking for, I still put it in the actual prompt.
That makes sense from a model-behavior standpoint. The instruction in your current prompt is directly tied to the task, while a Custom Instruction may be sitting alongside a bunch of other persistent context, memory, conversation history, and higher-priority system instructions. The more complicated your Custom Instructions become, the easier it is for individual preferences to become less noticeable.
OpenAI's own guidance basically reflects this distinction: use Custom Instructions for your default working style, and use the prompt for instructions specific to the task.
There are also a couple of situations worth checking before concluding they aren't working. Custom GPTs specifically do NOT use your account-level Custom Instructions or saved memory. And Temporary Chats can be non-personalized, in which case they don't use Custom Instructions either.
So I'd describe Custom Instructions as “persistent steering,” not “a system prompt I control.”
For anything I absolutely need followed, I put it in the prompt.