# Commenting and Collaboration

Data-level commentary is very common in real-life scenarios. Plan delivers out-of-the-box and user-friendly notes, annotations, and comments to your planning and BI sheets using a no-code user experience. Below, we summarize the key highlights of Plan's commentary solution.

<table><thead><tr><th width="328">Key Highlights of Notes &#x26; Commenting</th><th>Description</th></tr></thead><tbody><tr><td><strong>Notes, annotations and comments</strong></td><td>Support for all three capabilities</td></tr><tr><td><strong>Data-level comments</strong></td><td>Notes/comments at cell, row, column, and header of the report</td></tr><tr><td><strong>Footnotes</strong></td><td>Financial statements-styled footnotes</td></tr><tr><td><strong>Replying to comments</strong></td><td>Tag other users using @mention and reply to comments</td></tr><tr><td><strong>Email notifications</strong></td><td>Notify users to take action at a data point level</td></tr><tr><td><strong>Word wrap for long comments</strong></td><td>Ability to wrap long text comments automatically</td></tr><tr><td><strong>Task assignment &#x26; tracking</strong></td><td>Assign tasks and collaborate for workflow use cases</td></tr><tr><td><strong>Commentary audit log</strong></td><td>Full audit of who placed the comment, what they wrote, and when (date and time)</td></tr><tr><td><strong>Export notes &#x26; comments</strong></td><td>Export the report along with notes and comments to Excel and PDF.</td></tr><tr><td><strong>Writeback notes &#x26; comments</strong></td><td>Writeback notes and comments to databases, shared drives, and URLs.</td></tr></tbody></table>

#### FAQs

**Q1: What is the difference between Notes and Comments in Plan?**

* Comments are collaborative. You can reply to comments, assign tasks, and have discussions with other users.
* Notes are non-collaborative and are used to annotate data or provide additional context.
* You can respond to a comment, but notes do not support replies.

**Q2: How do Notes and Comments behave when data is filtered or changed?**

Both Notes and Comments in the planning sheet are dynamic and context-aware. They are linked to specific data points, rows, or measures, ensuring that when the report is filtered or updated, the notes and comments automatically appear in the correct location, as they remain tied to the underlying data.


---

# 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/planning-sheets/how-tos/7.-planning-budgeting-and-forecasting/8.-commenting-and-collaboration.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.
