# Comment on a Submitted Task/Subtask

This feature allows users to add comments and feedback to a task or subtask submitted by other project teammates. This can be particularly useful for clarifying, asking questions, or providing feedback on the task.

### Steps to Use:

* Once you have submitted a task or subtask with a reviewer added, the reviewer will receive a notification whenever someone adds you as a reviewer to any task, making it easy to stay up-to-date.
* By clicking on the notification, you'll be taken directly to the task where you can access the feedback section.&#x20;
* From there, you'll be able to download any attached files and leave comments on the submitted task or subtask.
*

<figure><img src="/files/6xXH0TjUe1BSUfgtnedC" alt=""><figcaption><p>Comment on a Submitted Task/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.3-tasks/6.3.2-task-modal-activity-page-manage/review-a-task-or-subtask/comment-on-a-submitted-task-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.
