You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/platform/actors/running/store.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ All Actors in [Apify Store](https://apify.com/store) fall into one of the four p
25
25
26
26
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.
27
27
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 do not pay for platform usage the Actor generates and instead just 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 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.
29
29
4.[**Pay per usage**](#pay-per-usage) - you can run the Actor and you pay for the platform usage the Actor generates.
30
30
31
31
### Rental Actors
@@ -165,16 +165,16 @@ You would still pay for the long term storage of results, same as for pay per re
165
165
#### Where do I see how much I was charged for the pay per result Actors?
166
166
Similarly to pay per result Actors, you can see how much you have been charged on your invoices, and on the [Usage tab](https://console.apify.com/billing) of the Billing section in the Console.
167
167
168
-

168
+

169
169
170
170
You can also see the cost of each run on the run detail itself.
171
171
172
-

172
+

173
173
174
174
#### Can I put a cap on a cost of a single Actor run?
175
175
Yes, when starting an Actor run, you can define the maximum limit on the cost of that run. When the Actor reaches the defined limit, it should terminate gracefully. Even if it didn't, for any reason, and kept producing results, we make always sure you are never charged more that your defined limit.
176
176
177
-

177
+

178
178
179
179
#### How do I raise a dispute if the charges for an Actor seem off?
180
180
Please, in such a case, do not hesitate to contact the Actor author or our support team. If you suspect a bug in the Actor, you can also always create an issue on the Actor detail in the Apify Console.
0 commit comments