From 3a7cef48cdeb34f9c0c835aa9ef87643150995fb Mon Sep 17 00:00:00 2001 From: szaganek Date: Tue, 18 Aug 2026 09:22:36 +0200 Subject: [PATCH] docs: Add topic on applying promo codes --- .../account/{billing.md => billing/index.md} | 14 ++++++------- .../platform/account/billing/promo-codes.mdx | 21 +++++++++++++++++++ 2 files changed, 28 insertions(+), 7 deletions(-) rename sources/platform/account/{billing.md => billing/index.md} (88%) create mode 100644 sources/platform/account/billing/promo-codes.mdx diff --git a/sources/platform/account/billing.md b/sources/platform/account/billing/index.md similarity index 88% rename from sources/platform/account/billing.md rename to sources/platform/account/billing/index.md index 9ab311f5a2..8967e31e5c 100644 --- a/sources/platform/account/billing.md +++ b/sources/platform/account/billing/index.md @@ -14,7 +14,7 @@ In addition to this, the tab features a **Plan Consumption** Graph. It shows how Apart from the platform usage breakdown graph, this tab provides more detailed information on the usage of different platform services. You can explore the sections under the graph. You can access detailed statistics related to **Actors**, **Data transfer**, **Proxy**, and **Storage**. -![Apify Console current period view](./images/console-billing-current-period.png) +![Apify Console current period view](../images/console-billing-current-period.png) ## Historical usage @@ -26,11 +26,11 @@ The tab features an adjustable bar chart. This chart can be customized to displa Since billing cycles can shift, the data in the **Historical usage** tab is shown for calendar months. ::: -![Apify Console historical usage view](./images/console-billing-historical-usage.png) +![Apify Console historical usage view](../images/console-billing-historical-usage.png) Below the bar chart, there is a table titled **Usage by Actors**. This table presents a detailed breakdown of the Compute units used per Actor and the associated costs. It clearly explains how each Actor contributes to your overall platform usage and expenses. -![Apify Console historical usage by Actor view](./images/console-billing-historical-usage-by-actors.png) +![Apify Console historical usage by Actor view](../images/console-billing-historical-usage-by-actors.png) ## Subscription @@ -54,19 +54,19 @@ Navigate to [Subscription](https://console.apify.com/billing/subscription) secti ::: -![Apify Console subscription view](./images/console-billing-subscription.png) +![Apify Console subscription view](../images/console-billing-subscription.png) ## Pricing The **Pricing** tab offers a way to quickly check all unit pricing for various platform services related to Apify usage for your account. -![Apify Console pricing view](./images/console-billing-pricing.png) +![Apify Console pricing view](../images/console-billing-pricing.png) ## Invoices The **Invoices** tab is where you can find your current and previous invoices for Apify platform usage. This is your source of truth for any questions regarding previous charges and subscriptions. -![Apify Console invoices view](./images/console-billing-invoices.png) +![Apify Console invoices view](../images/console-billing-invoices.png) ## Limits @@ -80,4 +80,4 @@ If your overage platform usage reaches the threshold for your plan before your n ::: -![Apify Console limits view](./images/console-billing-limits.png) +![Apify Console limits view](../images/console-billing-limits.png) diff --git a/sources/platform/account/billing/promo-codes.mdx b/sources/platform/account/billing/promo-codes.mdx new file mode 100644 index 0000000000..306eff9db8 --- /dev/null +++ b/sources/platform/account/billing/promo-codes.mdx @@ -0,0 +1,21 @@ +--- +title: Apply a promo code +description: Learn how to apply a promo code to your invoice. +sidebar_position: 1 +category: account +slug: /account/billing/promo-codes +--- + +You can get promo codes, or coupons, from Apify special offers, marketing campaigns, and as rewards. + +You can have multiple promo codes active at the same time. However, you can't use the same promo code more than once. + +To apply a coupon: + +1. Log in to [Apify Console](https://console.apify.com). +1. In the left-side panel, go to **Billing**. +1. Select the **Subscription** tab. +1. In the **Special offers** section, select **Add a promo code**. +1. Enter your promo code. + +Once you add your promo code, the discount is applied immediately. All your future invoices will reflect the discounted pricing until the promo code expires.