Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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

Expand All @@ -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

Expand All @@ -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)
21 changes: 21 additions & 0 deletions sources/platform/account/billing/promo-codes.mdx
Original file line number Diff line number Diff line change
@@ -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.
Loading