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.
Atlas side
Atlas runs the meeting runtime for you. That includes:- room and media behavior
- live voice behavior
- backend task orchestration
- screen inspection
- canvas updates
- agent, skill, and gateway configuration
Customer side
You keep your private systems on your side. The main boundary is your gateway.Atlas side
Agents, skills, room runtime, live voice behavior, task orchestration, and dashboard configuration.
Customer side
Your gateway, your internal tools, your workflows, your internal agents, and your downstream secrets.
The product model
- one workspace gateway
- many Atlas agents
- many Atlas skills
- each agent gets a subset of gateway actions plus a set of attached skills
Start here
If you are setting Atlas up for the first time, start with Quickstart. That page explains the practical rollout:- start with meetings
- let your own agents write into Atlas through the Workspace API
- connect the live gateway when you actually need live tool calls
Where to go next
- Start with Quickstart
- Then use Dashboard Setup if you are wiring the gateway
- Then read Agents And Skills
- Then read Gateway Overview
- If you want Atlas to ingest work from Claude Code, Codex, or your own internal agent, use the Workspace API
- If you want to scaffold the gateway with an internal coding agent, use Build With An Agent