Agent Spec Reference - Docs menu

Agent Spec Reference

Agent Studio stores each workspace agent as a structured specification. Most users edit the form view. Advanced users may inspect or edit YAML.

Field Groups

GroupPurpose
DisplayName, label, and description shown in the dashboard.
ModelThe model route used for the agent.
PromptInstructions and included knowledge context.
CapabilitiesTools and connectors the agent may use.
SessionWhether the agent can be discovered or dispatched.
PolicyGuardrails for the agent's environment and channel.

Naming

Agent names should be stable and machine-readable. Use lowercase letters, numbers, and hyphens.

website-support
support-triage
internal-help

Versioning

Each published agent has a version. Change the version when behavior changes or when a published version already exists.