# Report-level comments

In the previous sections, we discussed adding and tracking data-level comments in a report. The Lumel Planning Sheet also supports report-level comments, which will be covered in this section.

Data-level comments enable you to add annotations, mention users, assign tasks and perform other collaborative actions that are specific to a data point. Report-level comments, on the other hand, let you perform all the aforementioned actions while providing an overall summary of the report.

### 1. Add report-level comments

1. Click the **Comments** dropdown and select **Report Level Comments**. In the side panel, enter the comments.

<figure><img src="/files/Vd4dxXqYiXCUK25DhOpT" alt=""><figcaption><p>Report-level comments</p></figcaption></figure>

2. On clicking the **Send icon**, the comments get displayed on the side panel.

<figure><img src="/files/aVKSo6JbvsK2rCdOPpId" alt=""><figcaption><p>Adding report-level comments</p></figcaption></figure>

3. You can **edit**/**delete** the comment by clicking on the corresponding icons in the top right.

<figure><img src="/files/r06dpVV5JJUoOKHhV2lV" alt=""><figcaption><p>Edit/delete a comment</p></figcaption></figure>

{% hint style="info" %}
All features of data-level commenting are also supported in report-level commenting, including formatting text, adding hyperlinks, [mentioning users](https://docs.fabricplan.com/planning-sheets/how-tos/7.-planning-budgeting-and-forecasting/8.-commenting-and-collaboration/comments/pages/7kOXGKWQhsGhloxvBmyI#id-2.-mention-other-users), [replying to comments](https://docs.fabricplan.com/planning-sheets/how-tos/7.-planning-budgeting-and-forecasting/8.-commenting-and-collaboration/comments/pages/7kOXGKWQhsGhloxvBmyI#id-3.-reply-to-comments), [email notifications](https://docs.fabricplan.com/planning-sheets/how-tos/7.-planning-budgeting-and-forecasting/8.-commenting-and-collaboration/comments/pages/7kOXGKWQhsGhloxvBmyI#id-6.-email-notifications) and [assigning tasks to users](https://docs.fabricplan.com/planning-sheets/how-tos/7.-planning-budgeting-and-forecasting/8.-commenting-and-collaboration/comments/pages/fWhyDisiG5vTMPVk9VLT#id-1.-assign-tasks).
{% endhint %}

### **2. Lock/un-lock thread**

A report-level comment that has been added can be locked to prevent further editing and replies. Click on the three-dot icon and select **Lock Thread.**

The comment thread is locked and grayed out.

To unlock a thread, click on the **Unlock** icon, so that users can reply to and edit the thread.

### 3. Resolve/re-open thread

1. When a task is assigned, its status is open.
2. To change the task status, click on the three dots and select **Resolve Thread**.
3. The thread is marked as resolved.
4. Resolved tasks can be reopened if required by clicking on the **Undo** icon. Alternatively, replying to any resolved thread will automatically reopen it.

### 4. Sort/track tasks

If you want to quickly navigate through a long comment thread with multiple replies, use the **Sort by** option to sort them from newest to oldest or vice versa.


---

# 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/comments/report-level-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.
