# Delete&#x20;

## Deleting Folder

Steps to delete the Folder:

1. On the **Execution** tab, select folder and select **ellipsis** (**...**) icon.
2. Select **Delete** to delete the created folder.

{% hint style="info" %}
**Note:** You can use **Shift+D** shortcut keys to delete the folder.
{% endhint %}

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

## Deleting Execution list

Steps to delete the execution list:

1. On the **Execution** tab, select **Execution list** and select **ellipsis** (**...**) icon.
2. Select **Delete** to delete the created Execution List.

{% hint style="info" %}
**Note:** You can use **Shift+D** shortcut keys to delete the Execution List.
{% endhint %}

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

### Deleting Elements inside the Execution list

Steps to delete the execution list:

1. On the **Execution** tab, select **Execution list** and navigate to Testcase.
2. Select the Testcase. The **Delete** icon appears.
3. Select **Delete** to remove the selected Testcase from the Execution List.

<figure><img src="/files/lFbvpljxXhdVluoT4jfI" 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-execution-section/features-in-execution-section/delete.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.
