From 2621a966847cf1516a9d8f77d0b4295c8a562e6d Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Fri, 17 Jun 2022 14:10:21 -0700 Subject: [PATCH 1/7] Added Buy Credits section to Managing Airbyte Cloud --- docs/cloud/managing-airbyte-cloud.md | 36 ++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index 4d6707d48167..c61bc53723c9 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -70,3 +70,39 @@ 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 purchase 1,000 credits or more at one time, reach out to [Sales](https://airbyte.com/talk-to-sales). + +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. Invoices are not currently available. + + :::note + Credits expire after one year if they are not used. + ::: From 00f80e0966d0315abb6c812f6079f2024f5cd46e Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Fri, 17 Jun 2022 14:26:59 -0700 Subject: [PATCH 2/7] Made some style changes --- docs/cloud/managing-airbyte-cloud.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index c61bc53723c9..5db6932a5150 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -89,8 +89,8 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte :::note Purchase limits: - * Minimum: 100 credits - * Maximum: 999 credits + * Minimum: 100 credits + * Maximum: 999 credits ::: If you would like to purchase 1,000 credits or more at one time, reach out to [Sales](https://airbyte.com/talk-to-sales). @@ -106,3 +106,4 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte :::note Credits expire after one year if they are not used. ::: + From 2cdfe23ccf749afada7e65ff87d462f6ea9e02c8 Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Fri, 17 Jun 2022 16:09:38 -0700 Subject: [PATCH 3/7] Made edits based on Natalie's suggsetions --- docs/cloud/managing-airbyte-cloud.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index 5db6932a5150..2b1038374c43 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -93,7 +93,7 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte * Maximum: 999 credits ::: - If you would like to purchase 1,000 credits or more at one time, reach out to [Sales](https://airbyte.com/talk-to-sales). + 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). 5. Fill out the payment information. @@ -101,9 +101,11 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte 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. Invoices are not currently available. + A receipt for your purchase is sent to your email. For an invoice, reach out to [ar@airbyte.io](ar@airbyte.io) - :::note - Credits expire after one year if they are not used. - ::: + :::note + + Credits expire after one year if they are not used. + + ::: From f48a16e1c4f21067eb526e3ee4e1fded8d311b48 Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Fri, 17 Jun 2022 16:14:30 -0700 Subject: [PATCH 4/7] Deleted link --- docs/cloud/managing-airbyte-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index 2b1038374c43..80bc70ab3e38 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -101,7 +101,7 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte 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](ar@airbyte.io) + A receipt for your purchase is sent to your email. For an invoice, reach out to ar@airbyte.io. :::note From f2b739c6fc4cd9b1e2cee0b4a64b10a8248cbe45 Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Fri, 17 Jun 2022 16:20:21 -0700 Subject: [PATCH 5/7] deleted line --- docs/cloud/managing-airbyte-cloud.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index 80bc70ab3e38..78c52ca6c6fb 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -108,4 +108,3 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte Credits expire after one year if they are not used. ::: - From 4df06e3ef86f38276342082bf2c7d03eee4035b1 Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Tue, 21 Jun 2022 15:12:15 -0700 Subject: [PATCH 6/7] Edited email address --- docs/cloud/managing-airbyte-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index 78c52ca6c6fb..3f52724458d1 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -101,7 +101,7 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte 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. + A receipt for your purchase is sent to your email. [Email us](mailto:ar@airbyte.io) for an invoice. :::note From 1f202ae10e3d27545120d65eadec7737b4f589b3 Mon Sep 17 00:00:00 2001 From: Sophia Wiley Date: Wed, 22 Jun 2022 10:31:07 -0700 Subject: [PATCH 7/7] Updated reaching out to sales sentence --- docs/cloud/managing-airbyte-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/managing-airbyte-cloud.md b/docs/cloud/managing-airbyte-cloud.md index 3f52724458d1..e89428065c69 100644 --- a/docs/cloud/managing-airbyte-cloud.md +++ b/docs/cloud/managing-airbyte-cloud.md @@ -93,7 +93,7 @@ This section guides you through purchasing credits on Airbyte Cloud. An Airbyte * 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). + To buy more credits or a subscription plan, reach out to [Sales](https://airbyte.com/talk-to-sales). 5. Fill out the payment information.