Prerequisites
Development
Run locally before deploying to Railway.1
Clone the template
2
Set your API key
.env and add your OPENAI_API_KEY.3
Start AgentOS
4
Load knowledge
5
Confirm it's running
Navigate to localhost:8000/docs to see your AgentOS API.
6
Connect to the control plane
- Go to os.agno.com
- Click Connect OS → Select Local
- Enter
http://localhost:8000
Your AgentOS is running locally.
Production
Deploy to Railway when you’re ready to go live.Prerequisites
- Railway account (free tier works)
- Railway CLI
1
Login to Railway
2
Deploy
3
Load knowledge
4
Get your domain
my-agentos.up.railway.app). Navigate to <your-domain>/docs to confirm the API is running.5
Connect to the control plane
- Go to os.agno.com
- Click Connect OS → Select Live
- Paste your Railway domain

Your AgentOS is live on Railway.
Next Steps
Add apps
Browse agents, teams, and workflows for your deployment.
Connect interfaces
Expose your agents on Slack, Discord, WhatsApp, or MCP.
