Skip to content

Concepts

These pages explain how Control Center works and why. They are for understanding, not for doing: no page here is a procedure to follow. When you want to accomplish a specific task, go to the how-to guides; when you want to look something up, go to the reference.

Read them in any order. If you are new, the core model is the place to start.

The four ideas everything else is built on.

  • Workspaces and isolation — the tenant boundary and why it is enforced by the database layout rather than by query discipline
  • The agent model — what an agent is made of: identity, role, skills, capabilities, adapter and model
  • Agent dispatch lifecycle — what happens between your message and the agent’s first token
  • Modes — how chat, plan, review and orchestrate change what an agent may do

What an agent is allowed to touch and who decides.

  • Sandbox and security — what actually constrains an agent run today
  • Guardrails — one policy engine for every mutating action and how a rule is resolved

Turning intent into work that gets done.

Working with other humans and reaching the fleet from elsewhere.

The shape of the system itself.