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

# Plans & Pricing

> Choose the plan that fits your needs

## Plans

<CardGroup cols={3}>
  <Card title="Surface" icon="water">
    **Free**

    * 1 project
    * 1 agent per project
    * 500K tokens/month
    * 5K searches/month
    * 30-day retention max
    * Community support
  </Card>

  <Card title="Tide" icon="wave">
    **\$24/month**

    * 10 projects
    * 5 agents per project
    * 5M tokens/month
    * 200K searches/month
    * 6-month retention max
    * Priority support
  </Card>

  <Card title="Abyss" icon="anchor">
    **\$149/month**

    * 50 projects
    * 20 agents per project
    * 25M tokens/month
    * 2M searches/month
    * Unlimited retention
    * Dedicated support
  </Card>
</CardGroup>

## Overages (Paid Plans)

If you exceed your plan limits:

| Resource | Overage Rate         |
| -------- | -------------------- |
| Tokens   | \$0.01 / 1K tokens   |
| Searches | \$0.10 / 1K searches |

Overages are only available on Tide and Abyss plans. Surface (Free) plan stops at limits.

## Memory Retention

| Option   | Surface | Tide | Abyss |
| -------- | ------- | ---- | ----- |
| 30 Days  | ✓       | ✓    | ✓     |
| 90 Days  | -       | ✓    | ✓     |
| 6 Months | -       | ✓    | ✓     |
| 1 Year   | -       | -    | ✓     |
| Forever  | -       | -    | ✓     |

Expired memories are automatically deleted by a daily cleanup job.

## FAQ

<AccordionGroup>
  <Accordion title="What counts as a token?">
    Tokens are counted when storing memories (content text) and searching (query text). One token ≈ 4 characters or ¾ of a word.
  </Accordion>

  <Accordion title="What counts as a search?">
    Each semantic search query counts as one search. Auto-Recall queries also count.
  </Accordion>

  <Accordion title="What happens if I exceed my limits?">
    On Surface (Free), additional requests will be rejected until the next month. On paid plans, overages are charged at the listed rates.
  </Accordion>

  <Accordion title="Can I change plans anytime?">
    Yes, you can upgrade or downgrade at any time. Changes take effect immediately, and billing is prorated.
  </Accordion>

  <Accordion title="Is there an annual discount?">
    Yes! Pay annually and get 2 months free on Tide and Abyss plans.
  </Accordion>

  <Accordion title="Do you offer enterprise plans?">
    Yes, contact us at [support@orcamemory.com](mailto:support@orcamemory.com) for custom enterprise pricing with dedicated infrastructure, SLAs, and support.
  </Accordion>
</AccordionGroup>

## Billing

Manage your subscription at **Settings → Billing** in the dashboard.

You can:

* View current usage
* Upgrade/downgrade plans
* Update payment method
* Download invoices
