Workload Management
The C3 Agentic AI Platform uses queues to parallelize work and run asynchronous logic in the background. C3 AI Studio provides you with a robust workload management tool you can use to monitor and manage your application.
Access the application-specific C3 AI Workload Management by going to the Applications Overview page and selecting Workload Management in the left sidebar.
For more information on types of queues how to manage queues in console, see the Monitor and Manage Queues topic in the Platform Administration Guide.
Running actions
Monitor and manage the actions for your application in the Running Actions tab. Use the Root Actions or Current Actions buttons to view the related running actions. You can also search for specific Types or Actions.
Queues
View and manage queues for the application in the Queues tab. The table on the page displays the queues the platform is running within your application.
You can view specific details for each queue. Use the ellipses icon on the right to manage a queue.
- Pause or resume queues
- Recover failed entries in the queue to retry processing
- Clear entries from the queues
- Navigate to the details page for each queue
- View the error status and logs for a specific queue
For more information on types of queues, list of queues, or queues specific to cloud data processing, see Monitor and Manage Queues.