Customizing Instructions
Instructions are the Agent’s standing brief. They set the persona it adopts and the way it answers every prompt.
Purpose
Write the baseline instructions that govern an Agent’s voice, priorities, and boundaries, and optionally build them on top of instructions shared across your team.
Prerequisites
- A configured Agent. See Quickstart.
- Approved guidance on the Agent’s persona, audience, and tone.
- Any boundaries the Agent must respect, such as topics to redirect or claims it must not make.
Where Instructions Live
Open your Agent and select the Behavior page. It holds six tabs:
The Behavior page edits the Agent’s default Responder, which is the AI configuration attached to the Agent. If your Agent has the Responders capability turned on, it can have several Responders with different instructions, and you edit each one from the Responder itself rather than from this page.
Steps
Open the Instructions Tab
Select Agents in the left-hand navigation, open your Agent, choose Behavior, then the Instructions tab. The large text area holds the instructions, prefilled with a working default so the Agent behaves sensibly before you change anything.
Write the Baseline Instructions
Replace or extend the default text. Cover the things the Agent cannot infer on its own:
- Who it is and the role it takes on.
- The audience it is speaking to.
- Its tone and communication style.
- What it should do when a question falls outside its purpose.
- Anything it must never say or claim.
Write in plain prose. The Agent reads these instructions as guidance, so state the outcome you want rather than describing settings.
Give the Instructions a Visible Structure
The supplied default groups its guidance under headings such as identity, communication style, and behavioral requirements. Keeping that pattern is worth the effort on longer instructions: it makes conflicting guidance easier to spot, and it makes later edits easier to place.
Expected Result
The Agent answers in the intended voice, keeps to its stated purpose, and handles out-of-scope questions the way you described.
Managing Instructions In Git
Teams that keep prompt text under version control can enable Git Sync on the Instructions tab. When it is on, the instructions are managed by a file in a Git repository and the text area is locked in Console, with a Sync Now action to pull the current version. Leave it off to edit instructions directly in Console.
Troubleshooting
- The instructions area is read-only. Either Git Sync is enabled, in which case edit the file in your repository, or instruction editing is not included in your team’s current plan.
- The Behavior page is not available. The Agent has the Responders capability turned on, so instructions are edited on each Responder instead.
- The Agent ignores a rule. Look for a broader instruction elsewhere in the field that contradicts it, and state the specific rule as an explicit exception.
- The Agent’s answers changed unexpectedly. Check the Hierarchy tab. If a parent Responder is selected, its instructions are prepended to yours and edits there affect this Agent.
Next Step
Continue to Curating Sources.