Skip to content

Commit 3828a50

Browse files
committed
Merge branch 'staging' of https://github.com/AgoraIO/Docs-Source
2 parents fb7689d + 41b8bf0 commit 3828a50

File tree

1 file changed

+55
-8
lines changed

1 file changed

+55
-8
lines changed

signaling/overview/pricing.mdx

Lines changed: 55 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,67 @@ The following are key terms you need to understand pricing:
3131

3232
<Vg k="SIG"/> 2.x is an enhanced version of 1.x with a wide range of new features and a new pricing structure. Choose from the following packages:
3333

34-
| | Free | Starter | Pro | Business | Enterprise |
35-
|-----|:----:|:-------:|:---:|:--------:|------------|
36-
| **Message volume** (Millions per month) | 1 | 30 | 150 | 500 | Pay-as-you-go |
37-
| **Peak concurrent users** (Maximum) | 20 | 500 | 2,500 | 5,000 | |
38-
| **Storage** (GB) | 1 | 2 | 10 | 20 | |
39-
| **Price/month** | **_FREE_** | **_$59_** | **_$399_** | **_$820_** | [Contact Sales](https://www.agora.io/en/talk-to-us/) |
40-
| **Additional usage policy** | Service suspension | Additional charges apply after package limit | Additional charges apply after package limit | Additional charges apply after package limit | |
41-
34+
<table>
35+
<thead>
36+
<tr>
37+
<th align="left"></th>
38+
<th align="center">Free</th>
39+
<th align="center">Starter</th>
40+
<th align="center">Pro</th>
41+
<th align="center">Business</th>
42+
<th align="center">Enterprise</th>
43+
</tr>
44+
</thead>
45+
<tbody>
46+
<tr>
47+
<td align="left">**Message volume**<br/>(Millions per month)</td>
48+
<td align="center">1</td>
49+
<td align="center">30</td>
50+
<td align="center">150</td>
51+
<td align="center">500</td>
52+
<td rowspan="5" align="center" valign="middle">
53+
Pay-as-you-go. <a href="https://www.agora.io/en/talk-to-us/">Contact Sales</a>
54+
</td>
55+
</tr>
56+
<tr>
57+
<td align="left">**Peak concurrent users** (Maximum)</td>
58+
<td align="center">20</td>
59+
<td align="center">500</td>
60+
<td align="center">2,500</td>
61+
<td align="center">5,000</td>
62+
</tr>
63+
<tr>
64+
<td align="left">**Storage** (GB)</td>
65+
<td align="center">1</td>
66+
<td align="center">2</td>
67+
<td align="center">10</td>
68+
<td align="center">20</td>
69+
</tr>
70+
<tr>
71+
<td align="left">**Price/month**</td>
72+
<td align="center"><strong><em>FREE</em></strong></td>
73+
<td align="center"><strong><em>$59</em></strong></td>
74+
<td align="center"><strong><em>$399</em></strong></td>
75+
<td align="center"><strong><em>$820</em></strong></td>
76+
</tr>
77+
<tr>
78+
<td align="left">**Additional usage policy**</td>
79+
<td align="center">Service suspension</td>
80+
<td align="center">Additional charges apply after package limit</td>
81+
<td align="center">Additional charges apply after package limit</td>
82+
<td align="center">Additional charges apply after package limit</td>
83+
</tr>
84+
</tbody>
85+
</table>
86+
4287
Additional usage cost over and above the fixed package limits:
4388

4489
- Peak PCU: **$30 per 1000 PCU**
4590
- Messages: **$3 per 1 Million**
4691
- Storage: **$15 per 1 GB**
4792

93+
Refer to the following pricing examples for additional details.
94+
4895
### Billing examples
4996

5097
Refer to the following examples to understand how <Vg k="COMPANY" /> calculates your bill:

0 commit comments

Comments
 (0)