From 2d3592de574e3f3d6f55a50a0b869587df77e91d Mon Sep 17 00:00:00 2001 From: Petr Volf Date: Wed, 27 May 2026 13:38:29 +0200 Subject: [PATCH 1/2] docs: Starter plan overage threshold change --- sources/platform/console/billing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/platform/console/billing.md b/sources/platform/console/billing.md index 0fab91cb8c..2ba07e4c1d 100644 --- a/sources/platform/console/billing.md +++ b/sources/platform/console/billing.md @@ -76,7 +76,7 @@ You can adjust the platform usage limits and enable overage, allowing you to con :::caution Immediate overage invoicing -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. +If your overage platform usage reaches the threshold for your plan 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. The threshold is _$50_ on the Starter plan and _$200_ on higher plans. ::: From b5bd5f832d999c7a8047d5e5a255c4cf56a7d0f1 Mon Sep 17 00:00:00 2001 From: Petr Volf Date: Fri, 29 May 2026 11:21:13 +0200 Subject: [PATCH 2/2] Update sources/platform/console/billing.md Co-authored-by: Edyta <142720610+szaganek@users.noreply.github.com> --- sources/platform/console/billing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/platform/console/billing.md b/sources/platform/console/billing.md index 2ba07e4c1d..640046b5b2 100644 --- a/sources/platform/console/billing.md +++ b/sources/platform/console/billing.md @@ -76,7 +76,7 @@ You can adjust the platform usage limits and enable overage, allowing you to con :::caution Immediate overage invoicing -If your overage platform usage reaches the threshold for your plan 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. The threshold is _$50_ on the Starter plan and _$200_ on higher plans. +If your overage platform usage reaches the threshold for your plan 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. The threshold is $50 on the Starter plan and $200 on higher plans. :::