# 6.2.4 Remove Files from a Task

The "Remove Files" feature lets users delete attached files from a task. This feature is useful when a file is no longer needed, outdated, or uploaded by mistake.&#x20;

Removing unnecessary files helps keep the task page clean and organized and avoids confusion and clutter. Additionally, it can save storage space and reduce the risk of unauthorized access to sensitive information.

### Steps to Use:

* Select a **task**. The **task modal page** opens.
* Click the **down arrow button of** the **Attachment**, &#x20;
* You will see the **attached files.**
* Choose which **file** you want to **remove**.&#x20;
* Click the **Remove button** at the right of the file.
* The file will be removed.

<figure><img src="/files/DvkuKnLsmSAf7DE0eyf7" alt=""><figcaption><p>Removing Files from a task</p></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.onethreadapp.com/6.-managing-items/6.3-tasks/6.3.2-task-modal-activity-page-manage/6.2.4-remove-files-from-a-task.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.
