# View all comments & track changes

Tracking the report changes using an interactive, filterable, and comment-enabled audit log ensures data governance. Our audit log captures date, time, user details, task status, and other information. There is a separate comments log that shows who commented on a specific data point and when.

1. To view all comments and tasks, click on the 'Comments' dropdown and choose **View All Comments.**&#x20;

<figure><img src="/files/WAwHN61icRYdEgdyjAgf" alt=""><figcaption><p>View all comments</p></figcaption></figure>

2. The side panel categorizes comments at the header and cell levels. You can see all the details here, such as the header name or cell ID where the comment is added, the names of the assignor and assignee, task status, thread replies, timestamp when they were added, and so on.

<figure><img src="/files/fAor3dK1YXRx8ErAols9" alt=""><figcaption><p>Header and cell-level comments categorization</p></figcaption></figure>

3. Click on the required cell ID or the header name to locate the comment.

<figure><img src="/files/T9b06o3CKlOF6FrkG9NC" alt=""><figcaption><p>Locating the comment</p></figcaption></figure>

4. **Filter comments:** Comments and tasks can be filtered by assignee, assignor, status, and time period. Choose 'Resolved' to view all resolved threads, 'My threads' to view discussions started by you, or 'All' to view all threads. Use the 'Assigned to' dropdown to filter by assignee.

<figure><img src="/files/GaGSiE8sjIM2Vtsa1DqK" alt=""><figcaption><p>Filter your threads or filter by task status </p></figcaption></figure>

<figure><img src="/files/3yQ8gOC6byDJu1FEDqXJ" alt=""><figcaption><p>Filter by assignee</p></figcaption></figure>

5. **Filter by date:** By clicking on the highlighted 'Calendar' icon, you can filter comments and tasks based on a date range.

<figure><img src="/files/MDYeCN6T5pMp6nGUrgnU" alt=""><figcaption><p>Filter by date range</p></figcaption></figure>

6. **Edit/delete comment:** To edit the comment, click the pencil icon, and to delete it, click the bin icon.

<figure><img src="/files/Pv0g2dgrGG4U0eUkKD9b" alt=""><figcaption><p>Edit or delete the specific comment</p></figcaption></figure>

7. **Resolve/lock threads:** There are options for resolving or locking the thread, as shown below. A resolved thread signifies the completion of a task, while locked threads are closed to user edits and replies.

<figure><img src="/files/b8ZdNc5OLdXI1FExcgVW" alt=""><figcaption><p>Resolve thread and lock thread options</p></figcaption></figure>

8. **Re-open resolved task:** You can re-open a resolved thread by replying to it or by clicking on the **Re-open thread** icon.

<figure><img src="/files/Bho7mrGZjLa8mDSZYwAG" alt=""><figcaption><p>Re-opening a thread</p></figcaption></figure>

9. **Unlock thread:** To unlock a thread for editing or adding replies, click the icon shown below.

<figure><img src="/files/isU1QwSRTaxsaAOF7fwf" alt=""><figcaption><p>Unlock thread</p></figcaption></figure>

10. **Assign users:** You can also assign users from here.

<figure><img src="/files/U65SgtysrGt3EMxEtEMY" alt=""><figcaption><p>Assign users</p></figcaption></figure>

In the next section, we will look at the various comment settings.


---

# 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.editable.io/commenting-and-collaboration/view-all-comments-and-track-changes.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.
