The levels of standing instruction
broadest to narrowest
- Organisation instructionsTeam and Enterprise owners; every conversation in the org
- Instructions for Claudeyour account; all your conversations
- Project instructionsevery chat inside one Project
- Skillsloaded when a task calls for them
- This chat’s promptthe task in front of you
The three standing levels, precisely
Organisation instructions are set by owners on Team and Enterprise plans, and Claude follows them in every conversation across the organisation. Anthropic documents a 3,000-character maximum and notes that a change can take up to an hour to propagate across Claude products. The example categories given are the sort of thing that genuinely applies to everyone: team identity and product naming, communication standards, response formatting, industry terminology, when to escalate or refer, and reminders about handling personal data.
Instructions for Claude sit at the account level and apply across your own conversations. They are set from the settings menu, and Anthropic’s guidance suggests they should carry your preferred approaches, the terms you use, the scenarios you commonly work in, and how you like to be communicated with. Project instructions, covered in 5.1, apply to every chat inside one Project. And Skills sit alongside all of these: rather than being always present, a skill is loaded when Claude judges it relevant to the task, which makes it the right home for a procedure rather than a standing preference.
Which level does this rule belong in?
- Everyone, alwaysOrganisationnaming, escalation, data handling
- All of my workInstructions for Claudemy role, my terms, how I read
- One body of workProject instructionsaudience, sources, house style
- A repeatable procedureA skillloaded when the task arises
What makes a standing instruction actually work
The failure mode is not rudeness or length. It is vagueness. “Be professional”, “use our brand voice” and “be thorough” read like instructions and change almost nothing, because they give Claude no observable target. Anthropic’s prompting guidance offers a test worth applying to every line you write: show it to a colleague with minimal context on the task and ask them to follow it — if they would be confused, Claude will be too.
Four techniques from Anthropic’s documentation do most of the work. Set a role: the docs note that setting a role focuses Claude’s behaviour and tone, and that even a single sentence makes a difference. Explain why a rule exists, because Claude generalises from the explanation rather than pattern-matching the words — the documented example is that “never use ellipses” works better as “this will be read aloud by a text-to-speech engine, which cannot pronounce them”. Say what to do rather than what to avoid. And name the format you want, because current models follow instructions closely and will not infer a structure you did not ask for.
| Weak line | Why it fails | Stronger line |
|---|---|---|
| “Be professional.” | No shared definition; every reader means something different | “Write in the second person, no exclamation marks, no jargon a new joiner would not know.” |
| “Don’t be too long.” | Negative and unmeasured; Claude cuts whatever it judges least important | “Lead with a two-sentence answer, then the detail under headings.” |
| “Use our terminology.” | Names nothing, so nothing changes | “Call the product Ledger Pro, never LP or the platform.” |
| “Be accurate.” | An aspiration, not an instruction | “Quote the clause you relied on; if the documents do not cover it, say so.” |
| “Ask if unsure.” | Claude cannot calibrate “unsure” without a threshold | “If a request needs data you do not have, ask for it before answering.” |
Account-level instructions, rewritten
Changes nothingtext
I work in finance. Be professional,
accurate and concise. Use our
company terminology.Changes most answerstext
I am a financial controller at a UK
manufacturer. Most of my work is month-
end reporting, variance analysis and
board packs.
Lead with the answer in two sentences,
then the working.
Show figures to two decimal places, in
GBP, and state the period they cover.
Board readers misread undated figures.
Recompute any arithmetic rather than
restating mine, and flag where we differ.
If a request needs data you do not have,
ask for it before answering.Testing, and the conflicts you should expect
Standing instructions are configuration, and configuration is tested rather than assumed. The test is simple: take three real tasks that would previously have gone wrong in the way the instruction is meant to prevent, run them, and see whether the behaviour changed. If it did not, the usual cause is that the instruction described a quality rather than an action.
Conflicts are worth thinking about before they bite. Anthropic states that organisation instructions take precedence over individual user instructions when they conflict, while personal instructions continue to apply in areas the organisation’s instructions do not address. A conflict between your own levels — an account instruction that says “always be brief” against a Project that needs long formal memos — is not resolved by a documented rule so much as by you noticing the tension and narrowing the broader instruction. That is an argument for keeping account-level instructions to genuinely universal preferences.
Traps the wrong answers are built from
| Tempting but wrong | Do this instead |
|---|---|
| Writing instructions as qualities — professional, thorough, accurate | Write observable actions a colleague could follow without asking what you meant. |
| Putting team- or task-specific rules at organisation level | Keep organisation instructions to what is true for everyone; push the rest into Projects. |
| Writing rules as prohibitions | Say what to do instead, and give the reason so the rule generalises. |
| Expecting a personal instruction to override an organisation one | Organisation instructions take precedence in a conflict; personal ones fill the gaps. |
| Saving instructions and assuming they work | Re-run three real tasks that used to fail, and check the behaviour actually changed. |
You should now be able to
- Place a standing rule at the organisation, account, project or skill level according to its scope.
- Rewrite vague instructions as observable actions with stated reasons.
- Use role-setting, positive framing and explicit format requirements in standing instructions.
- Explain how organisation and personal instructions interact when they conflict.
- State the documented constraints on organisation instructions, including the character limit and propagation delay.
- Test standing instructions against real tasks rather than assuming they took effect.