# How do I delete multiple Tasks?

If you have multiple tasks that you need to delete, you can do this in bulk:

<img src="/files/j9Pa5lM4ACQ4Gnyy1cug" alt="" data-size="line"> Hover the cursor over the Task that you would like to delete

<img src="/files/49j6bP3zKhN05hHGomtg" alt="" data-size="line"> Click the checkbox to select the Task

<img src="/files/KBQWAUD6UXqGIxUQp6hs" alt="" data-size="line"> Repeat step 1 and step 2 for each Task that you would like to delete

<img src="/files/QYo07lhNu6XU5zIXGG0k" alt="" data-size="line"> In the multi-select menu, click ' ... '

<img src="/files/cgKK1R2J31kA2lstlQl8" alt="" data-size="line"> Hit **Delete Tasks**

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

{% hint style="info" %}
You can bulk select multiple Tasks in a row by clicking the checkbox of the first Task, then holding **SHIFT** and clicking the checkbox of the final Task
{% endhint %}


---

# 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://help.aphex.co/docs/frequently-asked/faqs/how-do-i-delete-multiple-tasks.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.
