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

# Scaling

## Compute Resources

Each call has access to 1GB memory and 0.5 vCPU. Contact support to increase limits.

<Card title="Contact Support" href="https://cartesia.ai/contact" />

## Concurrency

Concurrent call limits by subscription tier:

| Subscription Tier | Concurrency Limit |
| ----------------- | ----------------- |
| Free              | 8                 |
| Pro               | 12                |
| Startup           | 20                |
| Scale             | 60                |

<Tip title="Outbound Concurrency" icon="dialpad">
  **Outbound Concurrency**

  When triggering outbound calls, you are limited to triggering one call per second while the overall concurrency limits still apply.
</Tip>
