# Track changes

Tracking changes in the report using an interactive, filterable, and comment-enabled audit log that captures date, time, user details, task status and more is essential for ​data governance. This gives information such as who commented on a specific data point, and when.

a) Click 'View All Comments' from the 'Comments' drop-down.

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

b) A side panel opens, showing all the comments along with some filters.

<figure><img src="/files/t7cnLzU9QcNh7RvBsjzZ" alt=""><figcaption><p>Comments side panel with filters</p></figcaption></figure>

c) Comments and tasks can be filtered by assignee, assignor, status, and time period. They can also be filtered to show only your threads or all threads.&#x20;

<figure><img src="/files/2fn8XSwTehfC1dlcH6na" alt=""><figcaption><p>Filter tasks based on status</p></figcaption></figure>

d) In the below image, I have filtered my threads and tasks assigned to a specific user.

<figure><img src="/files/Xpewsh0qpVFM9IoydhFW" alt=""><figcaption><p>Filter by task assignee</p></figcaption></figure>

e) You can also filter tasks based on who assigned them.

<figure><img src="/files/1wmRTtq3V3squ787gqsd" alt=""><figcaption><p>Filter by task assignor</p></figcaption></figure>

f) Comments and tasks can be filtered using a date range by clicking on the 'Calendar' icon highlighted.

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

g) Header and cell-level comments are also categorized in the side panel as shown below.

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

In the next section, we'll cover the [general settings and comment digest](/working-with-inforiver/8.-commenting-and-collaboration/comments/comment-settings.md).


---

# 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.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/comments/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.
