# 6.2.7 Attach/Upload files to a task

The "Attach Files" feature in Onethread Project Management software allows users to upload and attach files to a task. Users can attach files such as documents, images, and other relevant files that are required to complete the task.&#x20;

This feature ensures that all the required files are available to the relevant assignee about the task requirements. It also helps keep all the files related to a particular task in one place, making it easy to access and share.

### Steps to Use:

* Select a **task**. The **task modal page** opens.
* Click the **+** **button** right of the **Attachment**,&#x20;
* A **box** will open. Click the **Upload button**.&#x20;
* Choose **files** from **your system** & **select** them.&#x20;
* The **attachment files** will be **uploaded**.

<figure><img src="/files/61RjrzvHiRlXlO2JxUx2" alt=""><figcaption><p>Attach files to a task</p></figcaption></figure>

### Important Notes:

* All the files uploaded in a task will be under this section.
* Clicking the down arrow button in the Attachment will show them chronologically.


---

# 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.7-attach-upload-files-to-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.
