Facing below while trying to run the agent built
error:
Insufficient funds: Your account doesn’t have enough credits to complete this source = [playground]. Please add funds or contact your administrator for assistance.
detail:
Insufficient funds: Your account doesn’t have enough credits to complete this source = [playground]. Please add funds or contact your administrator for assistance. ErrorCode:Agent.BaseError TraceId:b08f26dff9d843ebbafe6106f86fe79c
Licensing: Ensure your license is either Community, Standard Trial, or higher. Some licenses only support creating and running agents within the Agent Builder. However, to deploy agents as processes and execute them, an appropriate license level is required. For detailed information, please refer to the UiPath licensing guide:Agents - Licensing
(In my case I had to upgrade license from basic trial to standard trial)
Platform Units Allocation: Make sure to allocate Platform Units in Orchestrator by navigating to: Admin > Your Tenant > License > Edit Allocation.
Platform Units are necessary for AI-powered services, including agent execution, LLM calls, and more.
Process Configuration: While creating the agent process, ensure you configure:
The Integration Service connection and indexes for context (if applicable).
"Insufficient funds: Your account doesn’t have enough credits to complete this source = [Manual]. Please add funds or contact your administrator for assistance.
I have tried everything mentioned in this thread, but the issue persists, just wanted to check if yours is resolved, if so, what worked.