Skip to content

Commit 8681998

Browse files
authored
docs: move admonition (#2374)
move rental admonition lower in docs ordered list > unordered list
1 parent 9600d07 commit 8681998

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • sources/platform/actors/publishing/monetize

sources/platform/actors/publishing/monetize/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ import Tabs from '@theme/Tabs';
99
import TabItem from '@theme/TabItem';
1010
import RentalSunset from '../../../../_partials/_rental-sunsetting.mdx';
1111

12-
<RentalSunset/>
13-
1412
Apify Store allows you to monetize your web scraping, automation, and AI agent projects by publishing them as paid Actors. This guide explains the available pricing models and how to get started.
1513

1614
## Pricing models
1715

1816
Actors in Apify Store can be published under one of the following pricing models:
1917

20-
1. _Free_: Users can run the Actor without any additional charges beyond the platform usage costs generated by the Actor.
21-
1. _Pay per event (PPE)_: Users pay for specific events that are programmatically triggered from the Actor's source code. These events are defined by the developer and can include actions such as generating a single result or starting an Actor. The developer also chooses whether to pass the platform usage costs to users.
22-
1. _Rental_: Users pay for the platform usage costs. However, after a trial period, they need to pay a flat monthly fee to the developer to continue using the Actor.
18+
- _Pay per event (PPE)_: Users pay for specific events that are programmatically triggered from the Actor's source code. These events are defined by the developer and can include actions such as generating a single result or starting an Actor. The developer also chooses whether to pass the platform usage costs to users.
19+
- _Pay per usage_: Users can run the Actor without any additional charges beyond the platform usage costs generated by the Actor.
20+
- _Rental_: Users pay for the platform usage costs. However, after a trial period, they need to pay a flat monthly fee to the developer to continue using the Actor.
2321

2422
For a detailed comparison of pricing models from the perspective of your users, refer to [Actors in Store](/platform/actors/running/actors-in-store) page.
2523

24+
<RentalSunset/>
25+
2626
## Key benefits
2727

2828
The following table compares the two main pricing models available for monetizing your Actors:
@@ -70,7 +70,7 @@ Most changes take effect **immediately**. However, **major changes** require a 1
7070

7171
All other changes (such as decreasing prices, adjusting descriptions, or removing events) take effect immediately.
7272

73-
:::important Frequency of major monetization adjustments
73+
:::info Frequency of major monetization adjustments
7474

7575
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 the [Terms & Conditions](/legal/store-publishing-terms-and-conditions)
7676

0 commit comments

Comments
 (0)