Hi everyone,
I’m using UiPath Community Edition and working with GenAI activities. I’d like to know how I can check my remaining AI/GenAI units (credits) and monitor my current monthly usage. Is there a specific place in Automation Cloud or Orchestrator where I can see this information? I am pretty new to RPA and UiPath and this is an individual project, not professional, I am the only person involved.
I get this error:
2025-06-03 12:13:48.998 GMT+5:30: Error: UiPath.IntegrationService.Activities.Runtime.Exceptions.RuntimeException: Request failed with error:
ProviderMessage : message - Insufficient available licensing units for operation: Rag, timestamp - 2025-06-03T06:43:51.7079841Z
ProviderErrorCode : 402
RequestId : 683e99a6e4b0b99cb8d91e93
Message : Payment RequiredStatus code: PaymentRequired. Error code: DAP-RT-1101.
at UiPath.IntegrationService.Activities.Runtime.Services.ExecutionService.SendMultipartRequestAsync(String requestUri, ExecutionParameters executionParameters, HttpMethod httpMethod, String multipartName, ICollection`1 jitInputs, CancellationToken token)
at UiPath.IntegrationService.Activities.Runtime.Services.ExecutionService.ExecuteOperationAsync(ExecutionParameters executionParameters, ConnectorActivityConfiguration activityConfiguration, CancellationToken token)
at UiPath.IntegrationService.Activities.Runtime.Activities.ConnectorActivity.ExecuteAsync(AsyncCodeActivityContext context, CancellationToken token)
at UiPath.IntegrationService.Activities.Runtime.Activities.AsyncTaskCodeActivityImplementation.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at UiPath.IntegrationService.Activities.Runtime.Activities.AsyncTaskCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
I checked in the admin settings and I have enough credits. I am trying to run the content generation activity through a loop of around ten items. What should I do to run this properly?
Screenshots for reference:
Thanks in advance for your help!


