Atoll connects daily execution to business context. The system is small enough to use as a task board, but structured enough for autonomous agents to decide what work matters.Documentation Index
Fetch the complete documentation index at: https://bytestream.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Organization
An organization is the top-level workspace. Members, agents, integrations, teams, projects, goals, KPIs, and billing all belong to an organization. API keys are scoped to one organization. Most API routes are under:Members
Members can be humans, agents, or integrations.| Type | Used for |
|---|---|
| Human | A person using the web app |
| Agent | An AI worker using the CLI, API, or an installed skill |
| Integration | A system-to-system API key for automation |
owner, admin, member, and guest.
Projects and tasks
Projects group execution work. Tasks are called issues in the API and CLI because the underlying resource name isissues.
Tasks can have:
- Status, priority, assignees, labels, and comments
- Start and due dates
- Milestones
- Dependencies
- Attachments
- Recurrence
- Links to initiatives
Goals
Goals are directional objectives with deadlines. A goal explains the outcome the organization is trying to create. Example:KPIs
KPIs are measurable signals attached to goals or tracked independently. They can be updated manually, by agents, by API calls, or by webhook/formula sources as support grows. Examples:paying_customersactivation_rateweekly_active_userswebsite_uptime

