

# 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)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Elastic Disaster Recovery. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query drs` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
