Skip to content

Commit 0ddd166

Browse files
docs: clarify billing in arrears and credit consumption practices (#76078)
1 parent d56c5bd commit 0ddd166

1 file changed

Lines changed: 14 additions & 12 deletions

File tree

docs/platform/cloud/managing-airbyte-cloud/manage-credits.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,20 @@ For APIs and custom sources, most syncs happen incrementally, so the row amount
2323

2424
For Databases and File sources, Airbyte measures the data volume observed by the Airbyte Platform during the sync to determine data volumes. When the data is in transit, it is serialized to Airbyte Protocol format records. This is likely to be a larger representation of your data than you would see if you were to query your database directly, and varies depending on how your database stores and compresses data.
2525

26+
## What happens when you run out of credits
27+
28+
:::note
29+
All pricing is in USD.
30+
:::
31+
32+
**If you run out of credits, Airbyte Cloud continues your syncs as it normally would and bills you in-arrears**. Airbyte does not stop in-progress syncs and does not pause scheduled ones. You're billed monthly for any additional credit usage, regardless of sync status.
33+
34+
If you pass $2,000 (USD) in credit usage during a billing period, Airbyte automatically charges your saved payment method and issues an invoice.
35+
36+
## Purchase credits
37+
38+
If you want to pre-purchase credits, [contact Sales](https://airbyte.com/company/talk-to-sales).
39+
2640
## Start a trial
2741

2842
To begin a trial of Airbyte Cloud, head to [cloud.airbyte.com/signup](https://cloud.airbyte.com/signup). Your trial begins after your first successful sync. Trials last 30 days or when you use 400 trial credits, whichever occurs first.
@@ -110,15 +124,3 @@ To enroll in or modify your existing billing notifications:
110124
2. Submit the form with the thresholds you want to use for alerts.
111125

112126
To unenroll, [email the Billing team](mailto:[email protected]) with your request.
113-
114-
## Purchasing credits
115-
116-
:::note
117-
118-
All pricing is in USD.
119-
120-
:::
121-
122-
Airbyte Cloud uses in-arrears billing, so you're invoiced monthly. If you pass $2,000 (USD) in credit usage during a billing period, Airbyte automatically charges your saved payment method and issues an invoice.
123-
124-
If you want to pre-purchase credits, [contact Sales](https://airbyte.com/company/talk-to-sales).

0 commit comments

Comments
 (0)