# Computing resources

Manage the compute resource lifecycle: list, create, update, delete, suspend, resume, or retry resources, and inspect runtime and image information. Use the action page to confirm the resource state and available controls.

```{toctree}
:hidden:
:maxdepth: 1

Query the computing resource list <list-compute-resources>
Query computing resource details <get-compute-resource>
Create computing resource <create-compute-resource>
Update computing resource <update-compute-resource>
Check before deletion <preflight-delete>
Delete computing resource <delete-compute-resource>
Pause computing resources <suspend-compute-resource>
Restore computing resources <resume-compute-resource>
Retry compute resource <retry-compute-resource>
Query Worker running status <get-worker-runtime>
Query computing resource indicators <get-compute-resource-metrics>
Query the available Worker image <list-worker-images>
Take over ownership of historical computing resources <adopt-legacy-compute-resource-ownership>
```
