

# Retrying, skipping, and canceling
<a name="recovery-plans-intervening"></a>

When a step fails, you do not have to rerun the whole plan. You can retry the failed step, skip it, or cancel the rest of the execution.

**Topics**
+ [Retrying a failed step](recovery-plans-retry.md)
+ [Skipping a step](recovery-plans-skip.md)
+ [Canceling an execution](recovery-plans-cancel.md)