Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Buy Credits section to Managing Airbyte Cloud #13905

Merged
merged 7 commits into from
Jun 23, 2022
Merged
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions docs/cloud/managing-airbyte-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,41 @@ Understanding the following limitations will help you better manage Airbyte Clou
* Size of a single record: 100MB
* Shortest sync schedule: Every 60 min
* Schedule accuracy: +/- 30 min

## Buy Credits

This section guides you through purchasing credits on Airbyte Cloud. An Airbyte [credit](https://docs.airbyte.com/cloud/core-concepts/#credits) is a unit of measure used to pay for Airbyte resources when you run a sync. See [Pricing](https://airbyte.com/pricing) for more information.

To buy credits:

1. On the [Airbyte Cloud](http://cloud.airbyte.io) dashboard, click the **star icon**.

The Credits page displays.

2. If you are unsure of how many credits you need, click **Talk to sales** to find the right amount for your team.

3. Click **Buy credits**. The Stripe payment page displays.

4. If you want to change the amount of credits, click Qty **200**. **Update quantity** displays, and you can either type the amount or use minus (**-**) or plus (**+**) to change the quantity. Click **Update**.

:::note
Purchase limits:
* Minimum: 100 credits
* Maximum: 999 credits
:::

If you would like to buy a large amount of credits or a subscription plan, reach out to [Sales](https://airbyte.com/talk-to-sales).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed wording in this sentence since last review based on Natalie's suggestions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we say ".. buy more than 1000 credits or a subscription plan"?
"Large amount" sounds vague.
cc @nataliekwong

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated :)


5. Fill out the payment information.

6. Click **Pay**.

Your payment is processed, and the Credits page displays the updated quantity of credits, total credit usage, and the credit usage per connection.

A receipt for your purchase is sent to your email. For an invoice, reach out to ar@airbyte.io.
Copy link
Contributor Author

@sophia-wiley sophia-wiley Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I leave or delete the period at the end of this sentence since the email address is a link? Changed this sentence since last review based on suggestions from Natalie.

Copy link
Contributor

@Amruta-Ranade Amruta-Ranade Jun 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete period at the end of the sentence. You can also format it as "[Email us](mailto:ar@airbyte.io) for an invoice."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated :)


:::note

Credits expire after one year if they are not used.

:::