Personality and Operating Prompt
Every agent has two distinct fields that together define how it behaves. Knowing which one to edit when is the single most useful concept for tuning an agent.
The split
| Field | What it controls | Where to edit |
|---|---|---|
| Personality | The agent's voice, tone, and style. | Agent Settings → Personality tab |
| Operating prompt | How the agent uses its tools, memory, and rules. The long-form instructions. | Prompt Studio |
Personality is per-agent and never shared. The operating prompt lives in your Library so you can re-use the same instructions across multiple agents.
Personality
A short paragraph. One or two sentences. Voice, tone, style — no behaviour rules.
Good personality paragraphs:
"I'm a tax-and-compliance specialist with a dry sense of humour. I cite the section number, then explain it like a human."
"Warm greeting, fast escalation, no over-promising on timelines."
Recommended length: 400 characters or fewer. Keep it short.
Editing: Agent Settings → Personality tab. Changes take effect the next time you click Apply changes in the Settings header.
Operating prompt
The long body — when to use which tool, what to search before answering, formatting conventions. Stored in your Prompt Library so the same instructions can power multiple agents.
Picking one
Three options, available in both the wizard and Agent Settings → Operating Prompt tab:
- Use platform default — sensible default that works for most agents.
- Pick from my Library — re-use a prompt you've already authored in Prompt Studio.
- Author a new one — write a prompt inline; it's saved to your Library so you can re-use it later.
Editing without redeploy
Edits to an operating prompt don't need a redeploy. The next chat turn picks up the new instructions automatically.
This is different from personality edits, which do require a redeploy. The Settings page surfaces the Apply changes button whenever a redeploy is needed.
When to put something where
| You want to change… | Edit this |
|---|---|
| How the agent sounds (friendly / formal / sarcastic) | Personality |
| Bullet-point output format | Personality |
| Always confirm before sending email | A must rule |
| Use web search before answering about current events | Operating prompt |
| Never call delete tools | A must-not rule |
| Cite the source for tool-derived facts | Operating prompt |
When in doubt: if the change is about style, personality. If it's about what tools to use, when, and how, operating prompt. Hard constraints belong in rules, not either prompt.