Error regarding the using of ScreenPlay

Hey GM,

I’m getting the following error when using screenplay

Prompt execution failed: ‘You’ve reached the current usage cap of ScreenPlay. Please try again in 125 hours.’

I’m running the test cases on orchestrator on a remote machine and the robot / user that is running the flow is a robot type - unattended…if a run this flow on my machine with and attended user…no problems…there is a way to fix the referred topic?

Thanks.
KR,
José

1 Like

Hi @Jose_Penetra
Welcome to the Community

1 Verify in Automation Cloud → Admin → Licenses whether ScreenPlay supports unattended for your tenant.
2 Run ScreenPlay-based tests using an attended robot.
3 Reduce ScreenPlay prompt calls (avoid loops/retries).
4 Upgrade/add a license that explicitly allows unattended ScreenPlay.
5 Otherwise, wait for the quota reset.

Thanks

ScreenPlay usage is tied to license entitlements and quota tracking. With the recent GA release, Community license users are given a certain monthly entitlement (e.g., ~500 runs) and usage beyond that will be blocked until quota resets.

Hey,

I have enterprise license.

Thanks.

ScreenPlay behavior is by design, even with an Enterprise license.
ScreenPlay runs are entitlement-based and quota-controlled, especially when using UiPath-managed LLMs. Usage caps can still apply and reset after a time window.
To avoid limits, UiPath officially recommends BYOM (Bring Your Own Model).

You can try to raise support ticket with UiPath for more info and clarity.

Agents - Installing ScreenPlay

Hey,

Quite strange that we have a lot of limitations using screenplay, when we are paying a lot for enterprise licenses.

Thanks.
KR,
José

Hi @Jose_Penetra,

I believe this limitation is from the LLM model you chose, try to chose another model and see if it is continuing?

Thanks,
Srini

It’s always the same error.

Hi @Jose_Penetra

This is expected. ScreenPlay limits are per tenant/user, not attended vs unattended. Your unattended robot has hit the ScreenPlay usage cap, while your local attended user hasn’t. There’s no workflow fix—either wait for the reset, reduce ScreenPlay usage, or ask the admin to increase the limit.

Thanks for the inputs

Do you know where we need to extend the limits?