# Deleting Test Cases

<details>

<summary>Step 1: Select all Test cases you want to Delete</summary>

Click the boxes on the left side of each Test Case to select them for deleting

</details>

<details>

<summary>Step 2: Click the "Actions" button and then Click "Remove"</summary>

Now that you have your Test Cases selected, an "Actions" button will appear on the bottom right of the screen. Click it and a menu will appear with the options Edit, Export or Remove. Click "Remove" and confirm removal.

</details>

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

{% hint style="info" %}
This will remove your Test Cases from your available list, but not remove them from any Test Runs they are attached to currently.

Deleted Test Cases can be recovered by an Admin in the Audit Log. You can see how to recover files in the audit log [here](/account-settings/organization-owner-workspace/audit-log.md)
{% endhint %}

And those Test Cases are gone! On the next page we will discuss exporting and importing Test Cases. Click "Next."


---

# 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.testfiesta.com/projects-tab/test-cases-tab/editing-test-cases/deleting-test-cases.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.
