XO Workspaces
Deploy and manage AI agent workspaces with persistent knowledge bases on XO.
XO Workspaces lets you run multi-agent AI systems that share memory, coordinate tasks, and respond across channels — all hosted and managed through XO.
What is XO Workspaces?
XO Workspaces is XO's multi-agent orchestration layer. Deploy AI agents that:
- Share a persistent knowledge base — agents learn and remember across sessions
- Coordinate autonomously across tasks without manual handoffs
- Respond to users via Telegram, Discord, WhatsApp, and more
- Scale from a single agent to a full team of specialised roles
Knowledge Bases
Every XO Workspaces deployment includes a knowledge base your agents can read from and write to in real time. Feed it documentation, product data, internal processes — your agents use it to answer questions and make decisions.
Update a knowledge base via the XO MCP Server using the update_knowledgebase_using_text tool, or query it with ask_question.
Knowledge bases are scoped to your deployment. Each workspace has its own isolated context.