Skip to content

Commit 523aa78

Browse files
docs in build section for free numbers (#223)
1 parent e5191a2 commit 523aa78

File tree

11 files changed

+64
-4
lines changed

11 files changed

+64
-4
lines changed

fern/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,10 @@ navigation:
184184
path: squads-example.mdx
185185
- page: Silent Transfers
186186
path: squads/silent-transfers.mdx
187+
- section: Phone Numbers
188+
contents:
189+
- page: Free Telephony
190+
path: phone-numbers/free-telephony.mdx
187191
- section: Test
188192
contents:
189193
- page: Manual Testing

fern/phone-numbers.mdx

Whitespace-only changes.
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Creating Free Phone Numbers
3+
subtitle: Creating free phone numbers on the Vapi platform.
4+
slug: free-telephony
5+
---
6+
7+
This guide details how to create free phone numbers on the Vapi platform, which you can use with your assistants or squads.
8+
9+
<Steps>
10+
### Head to the “Phone Numbers” tab in your Vapi dashboard.
11+
12+
<Frame>
13+
<img src="../static/images/quickstart/dashboard/vapi-phone-numbers-sidebar-selection.png" />
14+
</Frame>
15+
16+
### Click on “Create a Phone Number”
17+
18+
<Frame>
19+
<img src="../static/images/quickstart/dashboard/create-vapi-phone-number-empty-view.png" />
20+
</Frame>
21+
22+
### Within the "Free Vapi Number" tab, enter your desired area code
23+
24+
<Note>
25+
Currently, only US phone numbers can be directly created through Vapi.
26+
</Note>
27+
28+
<Frame>
29+
<img src="../static/images/quickstart/dashboard/buy-vapi-phone-number-modal.png" />
30+
</Frame>
31+
32+
### Vapi will automatically allot you a random phone number — free of charge!
33+
34+
<Note>
35+
It takes a couple of minutes for the phone number to be fully activated. During this period, calls will not be functional.
36+
</Note>
37+
38+
<Frame>
39+
<img src="../static/images/quickstart/dashboard/vapi-phone-number-config.png" />
40+
</Frame>
41+
42+
</Steps>
43+
44+
### Frequently Asked Questions
45+
46+
<AccordionGroup>
47+
<Accordion title="Can I get more than 10 free phone numbers?" icon="phone" iconType="regular">
48+
For now, each wallet can have up to 10 free numbers. This limit ensures we can continue offering reliable, high-quality service to everyone.
49+
</Accordion>
50+
<Accordion title="Are international calls and numbers also free?" icon="phone" iconType="regular">
51+
Not at this time. You can still bring in global numbers using our phone number import feature.
52+
</Accordion>
53+
<Accordion title="Is there a catch to the free service?" icon="phone" iconType="regular">
54+
None at all. We’re simply passing on the cost efficiencies we’ve gained through robust engineering and volume partnerships.
55+
</Accordion>
56+
</AccordionGroup>

fern/snippets/quickstart/dashboard/provision-phone-number-with-vapi.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ Navigate to the "Phone Numbers" section & click the "Create Phone Number" button
66
<img src="/static/images/quickstart/dashboard/create-vapi-phone-number.png" />
77
</Frame>
88

9-
We will use the area code `415` for our phone number (these are area codes domestic to the US & Canada).
9+
We will use the area code `415` for our phone number (these are area codes domestic to the US).
1010

1111
<Frame caption="Choose an area code for your phone number.">
1212
<img src="/static/images/quickstart/dashboard/buy-vapi-phone-number-modal.png" />
1313
</Frame>
1414

1515
<Info>
16-
Currently, only US & Canada phone numbers can be directly created through Vapi. Phone numbers in
16+
Currently, only US phone numbers can be directly created through Vapi. Phone numbers in
1717
other regions must be imported, see our [phone calling](/phone-calling) guide.
1818
</Info>
1919

fern/snippets/quickstart/phone/get-a-phone-number.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ There are **2 ways** we can get a phone number into our Vapi account:
1717
<img src="/static/images/quickstart/dashboard/create-vapi-phone-number.png" />
1818
</Frame>
1919

20-
We will use the area code `415` for our phone number (these are area codes domestic to the US & Canada).
20+
We will use the area code `415` for our phone number (these are area codes domestic to the US).
2121

2222
<Frame caption="Choose an area code for your phone number.">
2323
<img src="/static/images/quickstart/dashboard/buy-vapi-phone-number-modal.png" />
2424
</Frame>
2525

2626
<Info>
27-
Currently, only US & Canada phone numbers can be directly created through Vapi. Phone numbers in
27+
Currently, only US phone numbers can be directly created through Vapi. Phone numbers in
2828
other regions must be imported, see our [phone calling](/phone-calling) guide.
2929
</Info>
3030

-46.7 KB
Binary file not shown.
80.8 KB
Loading
253 KB
Loading
149 KB
Loading
-251 KB
Binary file not shown.

0 commit comments

Comments
 (0)