Documentation Index
Fetch the complete documentation index at: https://docs.atlasmeets.com/llms.txt
Use this file to discover all available pages before exploring further.
The shortest path to value
Most teams do not need the full gateway on day one. The practical rollout looks like this:1. Start with meetings
Use Atlas as the meeting agent first. That gets your team comfortable with:- a live agent in the room
- generic meeting help
- shared canvas output
- built-in meeting recap and history
2. Bring your own internal agents
Once meetings feel natural, let your own internal agent write into Atlas through the Workspace API. That is a clean fit for:- Claude Code
- Codex
- Cursor-based internal agents
- OpenClaw-style local agents
- your own internal automation
- keep shared skills in sync
- update shared agents
- create debriefs and publish them into Atlas with the workspace key
3. Connect the gateway
Connect a live gateway when you want Atlas to call your tools during the meeting. That is the right step when Atlas should:- query private systems live
- run approvals or async jobs
- call workflows while the meeting continues
Which path should I use?
Use the Workspace API when:- the work already happened elsewhere
- your own agent already knows what to write
- Atlas just needs the clean result
- Atlas should call tools live in the room
- Atlas needs action schemas, approvals, or job state
- the meeting itself is the place where the tool call should happen
First success in one session
If you want a clean first run:- sign in and open the Atlas dashboard
- start one meeting with a built-in agent
- get comfortable with the recap, transcript, and canvas history
- generate a workspace API key
- ask Claude Code, Codex, or your own internal agent to upsert one debrief through the Workspace API
- only then wire a live gateway
What coding agents should read
If you are pointing a coding agent at Atlas, the clean reading order is: That gives the agent the product model first, then the write path, then the live gateway contract.What is coming next
The near-term direction is straightforward:- better built-in post-call work, starting with cleaner recap and artifact flows
- smoother setup paths for teams that want to get value before they wire a full gateway
- more guided gateway setup for common internal agent runtimes and enterprise deployment patterns where demand is clear