Skip to main content
Connect a local or deployed AgentOS runtime to monitor and manage its agents, teams, and workflows from the AgentOS Control Plane.

Before You Connect

Live AgentOS connections require a paid plan.

Connect the Runtime

1

Open the Control Plane

Open os.agno.com, sign in, and click CONNECT OS.
2

Enter the connection details

Choose Local or Live, then complete the form:
3

Connect the runtime

Click CONNECT. For Control Plane-managed JWT authorization, enable Token-Based Authorization (JWT) before connecting. The Control Plane creates a signing key pair and shows the public verification key.
4

Configure Control Plane-managed JWT authorization

If you enabled Token-Based Authorization (JWT), copy the generated public key into JWT_VERIFICATION_KEY, run AgentOS with authorization=True, then restart or redeploy the runtime.
The Control Plane keeps the matching private signing key and uses it to issue scoped tokens. See the Authorization quickstart for the complete runtime configuration.Keep your existing credential setup when the runtime already uses OS_SECURITY_KEY or self-managed JWTs. See Security & Auth for the available authentication paths.
5

Verify the connection

Select the runtime again after it restarts.
If your browser blocks a local connection, allow local-network access for os.agno.com. See AgentOS Connection Issues for browser-specific steps.

Next Steps