# Extract Comments

Plan facilitates collaborative reporting with its advanced comments feature. [Learn more about adding comments in](/planning-sheets/how-tos/7.-planning-budgeting-and-forecasting/8.-commenting-and-collaboration/comments.md) Planning sheet. Comments allow users to capture background details and perspectives that are not available in the data source and enrich your reports. You can extract and capture comments in Infobridge, enabling you to cascade comments into target reports.

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(2570).png" alt=""><figcaption><p>Extract comments in Infobridge</p></figcaption></figure>

The cell level comments are captured in a new "Comment" column that is added to the query. You will also be able to extract housekeeping fields like the updated by user, date/time at which the comment was added, and the thread status. The assignee is also displayed.

<figure><img src="https://github.com/lumelinc/PowerTableDocs/blob/main/.gitbook/assets/image%20(2571).png" alt=""><figcaption><p>Comments captured in Infobridge</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.fabricplan.com/infobridge/9.-data-transformations/extract-comments.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.
