From 4bdb21158e89c5b3a73b6aa46ae958056b83deaf Mon Sep 17 00:00:00 2001 From: szaganek Date: Wed, 19 Aug 2026 08:42:08 +0200 Subject: [PATCH 1/2] docs: Add a note on changing monetization --- sources/platform/actors/monetizing/set-up-monetization.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/platform/actors/monetizing/set-up-monetization.mdx b/sources/platform/actors/monetizing/set-up-monetization.mdx index f90d236d37..35e0634be7 100644 --- a/sources/platform/actors/monetizing/set-up-monetization.mdx +++ b/sources/platform/actors/monetizing/set-up-monetization.mdx @@ -52,6 +52,8 @@ Once you submit a significant change, you can't cancel or modify it. To revert a Plan your pricing strategy carefully. A pending change blocks submitting new ones. Wait for the significant change to take effect before submitting another one. +Note that if your Actor has no paying users, the waiting period doesn't apply and the change takes effect immediately. + For details, see [Apify Store publishing terms and conditions](/legal/store-publishing-terms-and-conditions). ### Non-significant changes From 2985e06d614b88f891e2d6ce4a9d75c238f5628e Mon Sep 17 00:00:00 2001 From: szaganek Date: Wed, 19 Aug 2026 10:19:14 +0200 Subject: [PATCH 2/2] rename waiting to notice --- sources/platform/actors/monetizing/set-up-monetization.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/platform/actors/monetizing/set-up-monetization.mdx b/sources/platform/actors/monetizing/set-up-monetization.mdx index 35e0634be7..2892226238 100644 --- a/sources/platform/actors/monetizing/set-up-monetization.mdx +++ b/sources/platform/actors/monetizing/set-up-monetization.mdx @@ -42,7 +42,7 @@ The following changes are considered significant: - Increasing prices. - Adding a new paid event. -When you submit a significant change, users of your Actor are notified and the change is scheduled to take effect after 14 days. During this waiting period, the current pricing remains active. +When you submit a significant change, users of your Actor are notified and the change is scheduled to take effect after 14 days. During this notice period, the current pricing remains active. :::caution You can't cancel a planned change @@ -50,7 +50,7 @@ Once you submit a significant change, you can't cancel or modify it. To revert a ::: -Plan your pricing strategy carefully. A pending change blocks submitting new ones. Wait for the significant change to take effect before submitting another one. +You can submit significant changes once per month per Actor, so plan your pricing strategy carefully. A pending change blocks submitting new ones. Wait for the significant change to take effect before submitting another one. Note that if your Actor has no paying users, the waiting period doesn't apply and the change takes effect immediately.