Skip to content

Commit 2bf7b28

Browse files
committed
swap screenshots for current state
1 parent 890d837 commit 2bf7b28

6 files changed

Lines changed: 13 additions & 7 deletions

File tree

262 KB
Loading
334 KB
Loading
327 KB
Loading
183 KB
Loading
Binary file not shown.

sources/platform/actors/running/store.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,16 @@ All Actors in [Apify Store](https://apify.com/store) fall into one of the four p
2525

2626
1. [**Rental**](#rental-actors) - to continue using the Actor after the trial period, you must rent the Actor from the developer and pay a flat monthly fee in addition to the costs associated with the platform usage that the Actor generates.
2727
2. [**Pay per result**](#pay-per-result) - you do not pay for platform usage the Actor generates and instead just pay for the results it produces.
28-
3. [**Pay per event**](#pay-per-event) - you can run the Actor and you do not pay for platform usage the Actor generates. Instead you pay for the specific events the Actor creator defines, such as for generating a single result or starting the Actor.
28+
3. [**Pay per event**](#pay-per-event) - you pay for specific events the Actor creator defines, such as generating a single result or starting the Actor. Most Actors include platform usage in the price, but some may charge it separately — check the Actor's pricing for details.
2929
4. [**Pay per usage**](#pay-per-usage) - you can run the Actor and you pay for the platform usage the Actor generates.
3030

3131
### Rental Actors
3232

3333
Rental Actors are Actors for which you have to pay a recurring fee to the developer after your trial period ends. This empowers the developer to dedicate more time and effort to their Actors, thus ensuring they are of the _highest quality_ and receive _ongoing maintenance_.
3434

35-
![Rental Actor example](./images/store/rental-actor-example.png)
36-
3735
Most rental Actors have a _free trial_ period. The length of the trial is displayed on each Actor's page.
3836

39-
![Rental Actors in Apify Store](./images/store/rental-actor-trial-example.png)
37+
![Rental Actor example](./images/store/rental-actor-example.png)
4038

4139
After a trial period, a flat monthly _Actor rental_ fee is automatically subtracted from your prepaid platform usage in advance for the following month. Most of this fee goes directly to the developer and is paid on top of the platform usage generated by the Actor. You can read more about our motivation for releasing rental Actors in [this blog post](https://blog.apify.com/make-regular-passive-income-developing-web-automation-actors-b0392278d085/) from Apify's CEO Jan Čurn.
4240

@@ -143,7 +141,13 @@ at the bottom of the [Usage tab](https://console.apify.com/billing).
143141

144142
### Pay per event
145143

146-
Pay per event Actor pricing model is very similar to the pay per result model. You still do not pay the underlying platform usage. Instead of results, you pay for specific events defined by the creator of the Actor. These events will vary between Actors, and will always be described, together with their pricing, on each Actor. Example events might be producing a single result, doing a unit piece of work (e.g. uploading a file) or starting an Actor.
144+
With pay per event pricing, you pay for specific events defined by the Actor creator, such as producing a single result, uploading a file, or starting an Actor. These events and their prices are always described on each Actor's page.
145+
146+
:::caution Some Actors charge platform usage separately
147+
148+
Most pay per event Actors include platform usage in the event price. However, some Actors may require you to pay for platform usage separately. Always check the Actor's pricing section to understand what's included.
149+
150+
:::
147151

148152
#### Pay per event Actors - Frequently Asked Questions
149153

@@ -167,9 +171,11 @@ You would still pay for all interactions after the Actor run finishes, same as f
167171

168172
You would still pay for the long term storage of results, same as for pay per result Actors.
169173

170-
#### Some Actors declare that I still need to pay for usage, how come?
174+
#### Do I need to pay for platform usage with pay per event Actors?
175+
176+
In most cases, no — the majority of pay per event Actors include platform usage in the event price, so you only pay for the events. However, some Actors may charge platform usage separately, in addition to the event costs. Always check the pricing section on the Actor's page—it clearly states whether platform usage is included or not.
171177

172-
When an Actor operates in [Standby mode](https://docs.apify.com/platform/actors/running/standby), you control how the background runs scale and how efficiently they are utilized. In this case, you are responsible for paying the platform usage costs of these runs in addition to the event charges. Some selected Standby Actors may have this usage component waived, so always check the pricing page of the specific Actor to determine whether you will be charged for usage or only for events.
178+
![Pay per event with usage not included in Apify Store](./images/store/pay_per_event_and_usage_example_actor.png)
173179

174180
#### Where do I see how much I was charged for the pay per result Actors?
175181

0 commit comments

Comments
 (0)