diff --git a/sources/academy/platform/get_most_of_actors/monetizing_your_actor.md b/sources/academy/platform/get_most_of_actors/monetizing_your_actor.md index 57895f76b..0f3726b1f 100644 --- a/sources/academy/platform/get_most_of_actors/monetizing_your_actor.md +++ b/sources/academy/platform/get_most_of_actors/monetizing_your_actor.md @@ -101,14 +101,23 @@ Follow the monetization wizard to configure. Follow the monetization wizard to c ### Changing monetization -You can change the monetization setting of your Actor by using the same wixard as for the setup in the **Monetization** section of your Actor's **Publication** tab. Any changes made to an already published Actor will take _14 days_ to come in effect, so that the users of your Actor have time to prepare. +You can change the monetization setting of your Actor by using the same wizard as for the setup in the **Monetization** section of your Actor's **Publication** tab. -:::important Frequency of monetization adjustments +Most changes take effect **immediately**. However, **major changes** require a 14-day notice period and are limited to once per month to protect users. -Be aware that you can change monetization setting of each Actor only once per month. For further information & guidelines please refer to our [Terms & Conditions](https://apify.com/store-terms-and-conditions) +**Major changes** that require 14-day notice include: -::: +- Changing the pricing model (e.g., from rental to pay-per-result) +- Increasing prices +- Adding new pay-per-event charges + +All other changes (such as decreasing prices, adjusting descriptions, or removing pay-per-event charges) take effect immediately. + +:::important Frequency of major monetization adjustments +You can make major monetization changes to each Actor only **once per month**. After making a major change, you must wait until it takes effect (14 days) plus an additional period before making another major change. For further information & guidelines, please refer to our [Terms & Conditions](https://apify.com/store-terms-and-conditions) + +::: ## Payouts & analytics diff --git a/sources/platform/actors/publishing/monetize/index.mdx b/sources/platform/actors/publishing/monetize/index.mdx index 78a9c3ddf..4d2d19e01 100644 --- a/sources/platform/actors/publishing/monetize/index.mdx +++ b/sources/platform/actors/publishing/monetize/index.mdx @@ -61,13 +61,23 @@ Follow the monetization wizard to configure your pricing model. -## Changing monetization +### Changing monetization -You can change the monetization setting of your Actor by using the same wizard as for the setup in the **Monetization** section of your Actor's **Publication** tab. Any changes made to an already published Actor will take _14 days_ to come into effect, so that the users of your Actor have time to prepare. +You can change the monetization setting of your Actor by using the same wizard as for the setup in the **Monetization** section of your Actor's **Publication** tab. -:::important Frequency of monetization adjustments +Most changes take effect **immediately**. However, **major changes** require a 14-day notice period and are limited to once per month to protect users. -Be aware that you can change the monetization setting of each Actor only once per month. For further information and guidelines, please refer to our [Terms & Conditions](https://apify.com/store-terms-and-conditions) +**Major changes** that require 14-day notice include: + +- Changing the pricing model (e.g., from rental to pay-per-result) +- Increasing prices +- Adding new pay-per-event charges + +All other changes (such as decreasing prices, adjusting descriptions, or removing pay-per-event charges) take effect immediately. + +:::important Frequency of major monetization adjustments + +You can make major monetization changes to each Actor only **once per month**. After making a major change, you must wait until it takes effect (14 days) plus an additional period before making another major change. For further information & guidelines, please refer to our [Terms & Conditions](https://apify.com/store-terms-and-conditions) :::