# Reply in a comment on a Phase

This feature lets project members respond to teammates' comments on a phase item. This feature promotes collaboration and communication among team members working on the same phase.

### Steps to Use:

* Generally, a **notification** is **sent** when anyone in a project **comments** on a **phase item**.&#x20;
* **Click** the **notification button**, and you will be **sent** to the **phase's comment section**.&#x20;
* From inside the phase activity page, click the ![](/files/ZyS5vOfeqJyoRYD2ftk4)  button to **comment back or respond** to a comment.&#x20;
* You can **type** your **response** in the **text box** provided and **click** "**Post**" to **submit** the **reply**.

<figure><img src="/files/piZcB5j6QHZ0GDcHS01z" alt=""><figcaption><p>Reply in a comment on a Phase</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/feedback-loop-for-a-phase/reply-in-a-comment-on-a-phase.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.
