Skip to main content
AgentOS is the runtime for your agent platform. Product and platform teams use AgentOS to serve agents, teams, and workflows through REST, MCP, and interfaces such as Slack, WhatsApp, and Telegram. The same API covers runs, sessions, memory, knowledge, evaluations, approvals, and schedules. Build your system with the Agno SDK. Run it with AgentOS. Manage and monitor it with the Control Plane.
agno_assist.py

What AgentOS gives you

Build, run, and manage

The runtime exposes the APIs that power the Control Plane and your products. AgentOS Architecture

Your runtime, your data

AgentOS runs in your infrastructure and writes runtime state to databases you configure. The Control Plane connects directly from your browser to the runtime endpoint. Model providers, tools, telemetry, and other external services follow the configuration of your application. See Security & Auth for authentication modes, service accounts, and endpoint permissions.

Next steps

Run your first AgentOS

Serve an agent through FastAPI and inspect its local API.

Connect the Control Plane

Manage and monitor a local or deployed runtime.

Use the API

Run components and manage runtime data over REST.

Secure your runtime

Configure authentication, permissions, and user isolation.