# Remove Files from a Phase Subtask

This feature allows users to quickly and easily remove files that are no longer needed from a particular subtask.&#x20;

This can help keep project folders organized and ensure that only the necessary files are included in each subtask.&#x20;

### Steps to Use:

* Select a **phase**. The **phase 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/mHCs6OjDIxD3GmngASmz" alt=""><figcaption><p>Removing Files from a Phase Subtask</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.1-phases/6.1.2-phase-modal-activity-page-manage/subtask-in-phase-item/remove-files-from-a-phase-subtask.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.
