# Submit a Task/Subtask for Review

###

### Steps to Use:

* Once a **task** is **submitted** for **review**, the **assigned team member**(s) will **receive** a **notification**&#x20;
* You can **access** the **task details** from the **notification section** to provide feedback or approve the task.&#x20;
* **Click** the **notification**, and you will be **redirected** to the **task details page**.
* Here, you can **access** the **task or subtask, download the attached files** and **leave comments**,  or **suggestions** **on the work** that has been done.&#x20;
* You can also **request changes** or **provide approvals** depending on the **progress of the task** in **reply** to the **feedback section** of the **task**.

<figure><img src="/files/D3hnf9GakqFSaWstwqre" alt=""><figcaption><p>Submit a Task/Subtask for Review</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/review-a-task-or-subtask/submit-a-task-subtask-for-review.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.
