Skip to content

Commit dc83c48

Browse files
authored
docs: add usage overage info (#920)
add usage overage info to billings doc fix broken table on limits.md add link to Limits section of documentation in Limits doc
1 parent 590ab25 commit dc83c48

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

sources/platform/console/billing.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ The **Invoices** tab is where you can find your current and previous invoices fo
5959

6060
## Limits
6161

62-
The **Limits** tab showcases the limits of Apify platform usage based on your current subscription plan.
62+
The **Limits** tab displays the usage limits for the Apify platform based on your current subscription plan. As you approach the defined limits, you will receive a notification about potential service suspension or overage charges. If your usage exceeds the specified limits, Apify platform services will be suspended to prevent incurring charges beyond your subscription plan.
63+
64+
You can adjust the platform usage limits and enable overage, allowing you to continue using the platform beyond your subscription plan on a _pay-as-you-go_ basis. Any usage, beyond your plan will be charged as overage to your account.
65+
66+
:::caution Immediate overage invoicing
67+
68+
If your overage platform usage reaches _200$_ before your next billing cycle, you will be invoiced for the overage charges immediately. Otherwise, the overage charges will be added to your next subscription invoice.
69+
70+
:::
6371

6472
![Apify Console limits view](./images/console-billing-limits.png)

sources/platform/limits.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ The tables below demonstrate the Apify platform's default resource limits. For A
135135

136136
## Usage limit {#usage-limit}
137137

138-
The Apify platform also introduces usage limits based on the billing plan to protect users from accidental overspending. View these limits and adjust your maximum usage limit in [Apify Console](https://console.apify.com/billing#/limits):
138+
The Apify platform also introduces usage limits based on the billing plan to protect users from accidental overspending. To learn more about usage limits, head over to the [Limits](./console/billing.md#limits) section of our docs.
139+
140+
View these limits and adjust your maximum usage limit in [Apify Console](https://console.apify.com/billing#/limits):
139141

140142
<img src={require("./images/limits/usage-limits.png").default} title="Apify Security Whitepaper" />

0 commit comments

Comments
 (0)