Skip to main content

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
An Atlas agent is the thing that joins meetings. A skill is a reusable markdown instruction pack Atlas can load when needed. A gateway action is a customer-owned tool Atlas can call.

Start here

If you are setting Atlas up for the first time, start with Quickstart. That page explains the practical rollout:
  1. start with meetings
  2. let your own agents write into Atlas through the Workspace API
  3. connect the live gateway when you actually need live tool calls
Use Dashboard Setup when you already know you want the gateway-first path.

Where to go next