Welcome to Alumia
Build, deploy, and orchestrate AI agents on a visual canvas.
Alumia is a multi-tenant AI agent platform with a React Flow canvas workspace and peer agent messaging. This guide walks through the core concepts, the app surface, and how to integrate Alumia into your own systems.
Where to start
- Getting started — go from sign-up to your first agent in four steps.
- Agents — what an agent is and how to configure one.
- Canvas — the React Flow workspace where agents run.
- Peer messaging — how agents talk to each other.
Models and provider keys
Agents use Alumia's shared app model catalog with managed model reliability handled by the platform. You can choose a supported model for each agent and change it as your workflow needs evolve.
Bring Your Own Key lets you add supported provider keys in BYOK settings. When a BYOK key is active, Alumia uses it with the matching supported provider paths by default and records those requests as BYOK. Provider token usage is billed by that provider directly; Alumia still meters the platform fee after the waiver and any separate platform usage.
What's new
- Inline canvas blocks in tutorial pages — run an agent against your own org while reading.
- Ask AI — press
Cmd/Ctrl + Ion any page to ask the docs. - MCP server at
https://alumia.com/docs/mcp— point Cursor or Claude Code at it to query docs live. llms.txt+ per-page.mdvia content negotiation. Append.mdto any URL or setAccept: text/markdown.