# Review a Task or Subtask

This feature allows users to review and provide feedback on a task or subtask that has been submitted for review. When a task or subtask is submitted for review, the reviewer(s) are notified via email or in-app notification.

Once the task has been reviewed and approved, it can be marked as complete and moved to the project's next stage.

### From here You can,

* Submit a Task/Subtask for Review
* Comment on a Submitted Task/Subtask

###


---

# 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.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.
