§Volume 01 / Welcome

Exo docs

Run AI agents on your own infrastructure. Build an agent, that connect with your databases, cloud, VMs, clusters through tunnelled connections, put every tool call under policy, and replay any session. Your agents, compute and data stay in your cluster.

The Exo dashboard after sign-in: deployments, sessions, agents, and tools at a glance
The dashboard the moment you sign in: deployments, live sessions, connected agents and tools, and the platform event stream.

What you can do

Exo is a control plane for agents that run in your own Kubernetes.

New here? Start with Concepts & vocabulary, then create your first agent.

Architecture

A declarative control loop: CRDs define desired state, the operator reconciles them into Kubernetes primitives, and telemetry streams back to the control plane.

Two components make that work. The control plane (stateless backend, embedded UI, Postgres) serves the dashboard and API. The Exo Operator and the CRDs install into each workload cluster and turn Agent and Tool objects into running pods, with one outbound connections as the only link back. The full story (components, data flows, topologies) is in Architecture.

Audience

Find your path