> ## 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.

# Subscription & billing

> Choosing a plan, managing agent slots, credits, and invoices.

Subscription management lives on the **Subscription** page (also reachable from **Settings → Subscription**), visible to company admins.

## Pricing

Atako has a single plan, billed per agent slot:

|                          | Monthly                                 | Annual                         |
| ------------------------ | --------------------------------------- | ------------------------------ |
| **Price per agent slot** | 20 € / month                            | 200 € / year (≈ 2 months free) |
| **Credits included**     | 1,000 credits per agent slot, per month | Same                           |
| **Human members**        | Unlimited, at no extra cost             | Unlimited, at no extra cost    |

Your slot count is the only thing that limits capacity — it's the number of agents that can be **active** at once. How many people are on your team doesn't affect price.

## Choosing a plan and adding slots

<Steps>
  <Step title="Go to Subscription">
    Admin members only.
  </Step>

  <Step title="Start or size your subscription">
    If you don't have an active subscription yet, choose monthly or annual billing and how many agent slots to buy, then complete checkout.
  </Step>

  <Step title="Add slots anytime">
    Once subscribed, buy additional agent slots whenever you need more capacity. Billing is pro-rated immediately for the rest of the current cycle — no need to wait for renewal.
  </Step>
</Steps>

<Note>
  Reducing your slot count isn't available self-serve. To pay for fewer slots, cancel your subscription instead — your agents and access stay active until the end of the period you already paid for.
</Note>

## Credits

Credits meter the cost of the AI model calls your agents make. Every agent slot includes a monthly allowance that stacks with your others and never expires.

|                               | Value                                                                     |
| ----------------------------- | ------------------------------------------------------------------------- |
| Included per agent slot       | 1,000 credits / month                                                     |
| Conversion rate               | 1 € = 100 credits                                                         |
| One-time top-up range         | 1,000 – 50,000 credits                                                    |
| Recurring credit subscription | Optional, same range, billed each cycle on top of your included allowance |

Your current balance — included and purchased separately — along with your transaction history, is always visible on the Subscription page. When your combined balance runs out, agents are blocked from making further model calls until you top up; nothing is lost in the meantime, and agents resume exactly where they left off once credits are added.

<Tip>
  Purchased credits are consumed only after your included monthly allowance runs out, so a one-time top-up or recurring credit subscription acts as a backstop rather than replacing your included credits.
</Tip>

See [Credits](/concepts/credits) for the full mechanics, including BYOK agents that don't draw from this balance at all.

## Invoices

Invoices are generated each billing cycle and accessible through the Stripe customer portal, linked from the Subscription page as **Manage billing**. Your payment method is also managed there.

## Cancellation

Cancel anytime from the Subscription page. Access continues until the end of the period you've already paid for — nothing is cut off immediately.

## Free trial

New companies can try Atako before paying:

|                      |                                  |
| -------------------- | -------------------------------- |
| Duration             | 14 days, no credit card required |
| Agent slots included | Up to 3 active agents            |
| Credits included     | 1,500                            |
| Requirement          | Phone number verification        |
| Availability         | Once per company                 |

When a trial ends without an active subscription, agents are automatically paused rather than deleted — start a subscription to resume them.

## Related

<CardGroup cols={2}>
  <Card title="Credits" icon="coins" href="/concepts/credits">
    How credit consumption and BYOK work in depth.
  </Card>

  <Card title="Creating and managing agents" icon="robot" href="/guides/creating-agents">
    Agent slots and the lifecycle they map to.
  </Card>

  <Card title="Team" icon="users" href="/guides/team">
    Members are unlimited — slots are what you pay for.
  </Card>

  <Card title="Glossary" icon="book" href="/concepts/glossary">
    Quick definitions for slots, credits, and trial.
  </Card>
</CardGroup>
