Skip to Content
Docs are being rebuilt — start at Introduction → How it works.

System instructions

System instructions are the core prompt for the agent. They define the agent’s role, boundaries, tone, escalation rules, and how it should use knowledge or tools.

What you can do here

  • Write or paste instructions in the Profile tab editor.
  • Use Markdown-style structure for roles, rules, and examples.
  • See validation errors when required instructions are missing.
  • Use Enhance with AI to build or improve the prompt from requirements.

How to write instructions

  1. Open the agent in the builder.
  2. Go to Profile.
  3. Find Instructions.
  4. Describe the agent’s role and responsibilities.
  5. Add boundaries, escalation rules, and output expectations.
  6. Save the agent.

Field behavior

FieldRequiredAccepted valuesWhat it controls
Instructions editorYes for most publishable agentsMarkdown-style plain textThe system prompt used for every response the agent gives.
Enhance with AINoButton actionOpens the AI instruction generation dialog.

Good instruction structure

  • Start with the agent’s job.
  • State what the agent should do.
  • State what the agent must not do.
  • Define when to ask clarifying questions.
  • Define when to escalate to a person.
  • Specify the expected answer format when consistency matters.