Skip to content
LogoLogo

Agent Builder

The layout

The builder is a two-pane screen.

  • Left pane, Configuration. Everything about the agent, in order.
  • Right pane, Playground. A live chat with the agent as it is configured right now.

A sticky section bar lets you jump between sections.

Full Agent Builder screen, both panes, with the section bar highlighted

The sections, and where they are documented

Builder sectionStageWhat you setDocs
IdentityDefineName, goalGoals & Instructions
InstructionsDefineHow the agent behavesGoals & Instructions
Model & OutputDefineWhich model answersModel Gateway
SkillsDefineReusable instruction blocksSkills
KnowledgeGroundDocuments the agent can searchKnowledge base
MemoryGroundWhat it remembers between conversationsMemory
ToolsActApps it may useTools
GuardrailsGovernSafety checks on input and outputGuardrails
Share withGovernWho can view, edit or administer itRBAC, teams and permissions

Saving and publishing

  • Changes are saved on the agent, not on a draft copy. If you leave with unsaved edits, Studio warns you.
  • Publish validates the agent and moves it to Active.
  • Pause, Archive and Restore are available from the agent's menu.
Loading diagram...

Who can change what

Sharing an agent gives someone one of three levels:

LevelCan do
ViewerOpen the agent, run it, see its sessions.
EditorEverything a viewer can, plus edit configuration, attach knowledge/skills/tools, publish, pause, archive.
AdminEverything an editor can, plus delete the agent and re-share it with others.

You can share with a person, a group, or the whole organization.

Share dialog: search for a person or group, pick Viewer / Editor / Admin

A note on order

You do not have to fill the sections top to bottom. A useful order in practice:

  1. Goal and instructions. Get the behaviour roughly right.
  2. Model. Try a smaller model first; move up only if quality demands it.
  3. Knowledge. Attach documents and re-test.
  4. Tools. Add one at a time and test after each.
  5. Guardrails. Turn on before you share it widely.
  6. Share. Start with a small group.

In this section

  • Define → Goals & Instructions, Skills, Model Gateway
  • Ground → Knowledge base, Memory
  • Act → Tools
  • Govern → Guardrails, Audit logs, Audit traces, Usage, RBAC
  • Operate → Sandbox