Skip to content

Commit 6221af3

Browse files
committed
docs: clarify EU capacity and signup availability
1 parent d43c629 commit 6221af3

3 files changed

Lines changed: 17 additions & 5 deletions

File tree

fern/advanced/sip/sip.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ Use the API base URL, private key, and SIP host from the same Vapi region. Do no
1717
| United States | `dashboard.vapi.ai` | `https://api.vapi.ai` | `sip.vapi.ai` |
1818
| European Union | `dashboard.eu.vapi.ai` | `https://api.eu.vapi.ai` | `sip.eu.vapi.ai` |
1919

20-
For EU organizations, create the SIP phone number against the EU API with an EU dashboard private key:
20+
<Warning>
21+
Vapi's EU region is at capacity. Vapi does not accept new EU organizations or offer new add-ons for existing EU organizations. New users should [create an account in the US region](https://dashboard.vapi.ai/register). If you require Vapi-hosted EU data residency, [contact Sales](https://vapi.ai/sales).
22+
</Warning>
23+
24+
For existing EU organizations, create the SIP phone number against the EU API with an EU dashboard private key:
2125

2226
```bash
2327
curl -X POST https://api.eu.vapi.ai/phone-number \

fern/calls/call-concurrency.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Call concurrency represents how many Vapi calls can be active at the same time.
1212
**In this guide, you'll learn to:**
1313
- Understand the default concurrency allocation and when it is usually sufficient
1414
- Keep outbound and inbound workloads within plan limits
15-
- Increase reserved capacity directly from the Vapi Dashboard
15+
- Increase reserved capacity directly from the Vapi Dashboard where add-ons are available
1616
- Inspect concurrency data through API responses and analytics queries
1717

1818
## What is concurrency?
@@ -28,7 +28,7 @@ Every Vapi account includes **10 concurrent call slots** by default. When all sl
2828
</Card>
2929
</CardGroup>
3030

31-
These limits ensure the underlying compute stays reliable for every customer. Higher concurrency requires reserving additional capacity, which Vapi provides through custom or add-on plans.
31+
These limits ensure the underlying compute stays reliable for every customer. Higher concurrency requires reserving additional capacity, which Vapi provides through custom or add-on plans where capacity is available.
3232

3333
## Managing concurrency
3434

@@ -41,15 +41,19 @@ Batch long lead lists into smaller chunks (for example, 50–100 numbers) and ru
4141
If you regularly exceed **50,000 minutes per month**, talk with Vapi about:
4242

4343
- **Custom plans** that include higher baked-in concurrency
44-
- **Add-on bundles** that let you purchase extra call lines only when you need them
44+
- **Add-on bundles in the US region** that let you purchase extra call lines only when you need them
4545

4646
<Tip>
4747
Use billing reports to pair minute usage with concurrency spikes so you can upgrade before calls are blocked.
4848
</Tip>
4949

5050
## Increase your concurrency limit
5151

52-
You can raise or reserve more call lines without contacting support:
52+
<Warning>
53+
Vapi's EU region is at capacity. Vapi does not accept new EU organizations or offer new add-ons for existing EU organizations. New users should [create an account in the US region](https://dashboard.vapi.ai/register). If you require Vapi-hosted EU data residency, [contact Sales](https://vapi.ai/sales).
54+
</Warning>
55+
56+
In the US region, you can raise or reserve more call lines without contacting support:
5357

5458
1. Open the [Vapi Dashboard](https://dashboard.vapi.ai/settings/billing).
5559
2. Navigate to **Settings → Billing**.

fern/security-and-privacy/data-flow.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,10 @@ Even with maximum custom configuration, certain data passes through Vapi's orche
380380
</Accordion>
381381

382382
<Accordion title="Data residency compliance">
383+
<Warning>
384+
Vapi's EU region is at capacity. Vapi does not accept new EU organizations or offer new add-ons for existing EU organizations. New users should [create an account in the US region](https://dashboard.vapi.ai/register). If you require Vapi-hosted EU data residency, [contact Sales](https://vapi.ai/sales).
385+
</Warning>
386+
383387
- Use **custom bucket storage** in your required region
384388
- Use **custom LLM** hosted in-region OR provider with regional endpoints
385389
- Use **custom Voice** hosted in-region if needed

0 commit comments

Comments
 (0)