Skip to content

Commit 325c95e

Browse files
add docs
1 parent a894c8c commit 325c95e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

fern/snippets/faq-snippet.mdx

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,34 @@ To learn more about Vapi’s pricing, you can visit our [pricing page](/pricing)
5757
Vapi also has some of the lowest latency & (equally important) highest reliability amongst any other voice AI platform built for developers.
5858

5959
</Accordion>
60+
61+
<Accordion title="How does Vapi's billing system work?" icon="money" iconType="solid" defaultOpen={false}>
62+
63+
### Overview
64+
- Vapi uses a credit-based billing system
65+
- Credits are used for all platform services and add-ons
66+
- New users receive 10 free credits to start
67+
- Credits are stored in your organization's wallet
68+
69+
### What are add-ons?
70+
Add-ons are platform enhancements that you may purchase. Vapi currently provides the following add-ons:
71+
72+
| Add-on | Price (credits/month) |
73+
|--------|---------------------|
74+
| Phone Numbers | 2 |
75+
| Reserved Concurrency Lines | 10 |
76+
| HIPAA Compliance | 1,000 |
77+
| Slack Support | 5,000 |
78+
79+
Here's how the billing works:
80+
- You'll be charged a prorated amount for the remainder of the current billing cycle when you first purchase an add-on
81+
- Subsequently, you'll be billed the full amount at the start of each billing cycle (the 1st of each month)
82+
- If your credit balance is insufficient to cover the monthly charge, your payment method will automatically be charged for the difference to prevent your balance from going below zero
83+
- If you cancel an add-on, you'll receive a prorated refund for the unused portion of the billing cycle. Add-ons can be cancelled at any time through the billing page
84+
85+
<Warning>
86+
If your subscription is frozen at the time of billing (e.g., due to payment issues), all add-ons will be automatically cancelled. You'll need to repurchase them once your subscription is reactivated.
87+
</Warning>
88+
89+
</Accordion>
6090
</AccordionGroup>

0 commit comments

Comments
 (0)