# Workflow reruns

Get a rerun plan for eligible nodes, then create, inspect, or cancel reruns. Each action page identifies the workflow, job, or node identifiers required for its scope.

## Choose a task

| Task | Description |
| --- | --- |
| [Check the scope of a node rerun](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-reruns/get-node-rerun-plan.html.md) | Check available modes, affected nodes, and verification results for reruns from the specified node. |
| [Create a rerun branch from a node](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-reruns/create-node-rerun.html.md) | Create a rerun branch from an executed job’s node and continue checking its state. |
| [Inspect workflow reruns](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-reruns/list-workflow-reruns.html.md) | List rerun branches under a job. |
| [Inspect workflow rerun details](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-reruns/get-workflow-rerun.html.md) | Read the status of a workflow rerun branch. |
| [Cancel workflow rerun](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/workflow-reruns/cancel-workflow-rerun.html.md) | Request cancellation of a rerun branch and then confirm its state. |
