# Deleting Recovery Steps

This section explains how to delete **Recovery steps** from the **Test Case** page. It describes how to remove created recovery steps when they are no longer required for test execution.&#x20;

In the **Test Case** page, we can delete created recovery steps at three levels.&#x20;

1. Folder Level&#x20;
2. Sub Folder Level&#x20;
3. Test case Level&#x20;

## Folder Level

To delete created **Recovery steps** at the Folder level in the **Test Case** page, perform the following actions:&#x20;

1. On the **Home** page, under **Projects**, select the required **Project**.&#x20;
2. Select **Design Studio** and select the **Test Case** page.&#x20;
3. In the **Test Case** page, locate the parent folder.&#x20;
4. Select the parent folder, select the **Recovery steps**.&#x20;
5. Select the **Delete Recovery step** icon.

<figure><img src="/files/m16kWAgyUd6blYE4roG8" alt=""><figcaption></figcaption></figure>

6. From the **Confirmation** dialog, select the **Yes** button to delete the created Recovery steps. &#x20;

<figure><img src="/files/8MuPUYvksZnk40V8y7e3" alt=""><figcaption></figcaption></figure>

## Sub Folder Level

To delete created **Recovery steps** at the sub folder level in the **Test Case** page, perform the following actions:&#x20;

1. On the **Home** page, under **Projects**, select the required **Project**.&#x20;
2. Select **Design Studio** and select the **Test Case** page.&#x20;
3. In the **Test Case** page, locate the parent folder.&#x20;
4. From the parent folder, select the **Expand** arrow icon. A sub folder displays.&#x20;
5. Under the sub folder, locate the **Recovery steps**.&#x20;
6. Select the **Recovery steps** and select the **Delete Recovery step** icon.&#x20;

<figure><img src="/files/m0rbjnnTmQFeukGiKt9i" alt=""><figcaption></figcaption></figure>

7. From the **Confirmation** dialog, select the **Yes** button to delete the created Recovery steps.&#x20;

<figure><img src="/files/1EeD8SburuX1tDGqSasG" alt=""><figcaption></figcaption></figure>

## Test case Level&#x20;

To delete created **Recovery steps** at the Test case level in the **Test Case** page, perform the following actions:&#x20;

1. The initial setup for the Test case level follows the same process as the sub folder level (Steps 1–4). After completing those steps, you can delete the create recovery steps at the Test case level as described below.&#x20;
2. From the sub folder, select the **Expand** arrow icon. Test cases are displayed.&#x20;
3. Under the Test case, locate the **Recovery steps**.&#x20;
4. Select the **Recovery steps** and select the **Delete Recovery step** icon.&#x20;

<figure><img src="/files/S3RyuIWSqSb7Z2KtLopK" alt=""><figcaption></figcaption></figure>

5. From the **Confirmation** dialog box, select the **Yes** button to delete the created Recovery steps. &#x20;

<figure><img src="/files/UniM5mfyVw7oz2Dkxoak" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/recovery-mechanism/deleting-recovery-steps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
