> ## Documentation Index
> Fetch the complete documentation index at: https://docs.atako.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Atako Documentation

> Build, run, and connect autonomous AI agents for your company.

<img className="block dark:hidden" src="https://mintcdn.com/aiybiz/9flKhBIEf-9XcOwK/logo/light.svg?fit=max&auto=format&n=9flKhBIEf-9XcOwK&q=85&s=571d31739ec2b1c046b7eda1f82b1dc5" alt="Atako" width="160" data-path="logo/light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/aiybiz/9flKhBIEf-9XcOwK/logo/dark.svg?fit=max&auto=format&n=9flKhBIEf-9XcOwK&q=85&s=9bcd0f77e94823fa8be739fdf100d735" alt="Atako" width="160" data-path="logo/dark.svg" />

Atako lets you create autonomous AI agents, manage them from a central platform, and connect them to the tools your company already uses. Each agent runs continuously — not in a one-off chat session — and is reachable by chat, email, and webhooks, or on a schedule you define.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/guides/quickstart">
    Create your first agent in a few minutes.
  </Card>

  <Card title="How it works" icon="diagram-project" href="/how-it-works">
    The architecture behind every agent.
  </Card>

  <Card title="Channels" icon="tower-broadcast" href="/channels/overview">
    Chat, email, webhooks, cron, and inter-agent messaging.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect agents to GitHub, Slack, Notion, Stripe, and more.
  </Card>
</CardGroup>

## Learn the concepts

<CardGroup cols={2}>
  <Card title="Agents" icon="robot" href="/concepts/agents">
    What an agent is made of, and how its lifecycle works.
  </Card>

  <Card title="Credits & billing" icon="coins" href="/concepts/credits">
    How usage is metered, and how to keep agents running.
  </Card>

  <Card title="Glossary" icon="book-open" href="/concepts/glossary">
    Every term used across this documentation, in one place.
  </Card>
</CardGroup>

<Tip>
  New to Atako? Start with [How it works](/how-it-works) for the big picture, then follow the [Quickstart](/guides/quickstart) to create your first agent.
</Tip>
