# Agent resource operation

List and inspect agent resource operations, or cancel an operation that can be cancelled. Use the operation identifier from the list or detail response for follow-up requests.

## Choose a task

| Task | Description |
| --- | --- |
| [View resource operation list](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/operations/list-operations.html.md) | Query agent resources in the workspace for asynchronous operations. |
| [View resource operation details](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/operations/get-operation.html.md) | Query the status and results of an agent's resource operations. |
| [Cancel resource operation](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/operations/cancel-operation.html.md) | Requests the cancellation of an unfinished agent resource operation. |
