# Comment settings

Inforiver provides a number of settings such as private and public commentary access, access to lock/unlock threads, an option to enable/disable notifications, and more. Periodic commentary digest can also be configured using Comment settings.

Click on Settings in the Comments dropdown.

<figure><img src="/files/pdDGCoTEeXd5MxvmNBVu" alt=""><figcaption><p>Comment settings</p></figcaption></figure>

The Comments Settings side pane has 3 tabs: General, Digest, and Permissions. Let's take a detailed look at these tabs.

<figure><img src="/files/tzYEr2Eyt3nT7VNm2iVT" alt=""><figcaption><p>Comments settings side pane</p></figcaption></figure>

## 1. General settings

#### **​1.1. Enable Comments**

By default, comments are enabled. To disable commenting in a report, uncheck the highlighted checkbox and click Save.

<figure><img src="/files/0qlboV7lwE51DNyVpaUj" alt=""><figcaption><p>Enable comments option</p></figcaption></figure>

You will not be able to add comments if this checkbox is not selected.

<figure><img src="/files/t8OcpjIQgsWhEL2tx2Ny" alt=""><figcaption><p>Comments disabled</p></figcaption></figure>

#### **​1.2. Show comments panel**

To open the comments panel, by default on opening the report, check the highlighted checkbox.

<figure><img src="/files/X4UOSacttwISRwxzBYtv" alt=""><figcaption><p>Show comments panel</p></figcaption></figure>

#### **1.3. Show starrred comments on load**

When you add a comment, you can emphasize it by clicking the star symbol.

<figure><img src="/files/r2uof1dCZLYFwW8jfegA" alt=""><figcaption><p>Starred comments</p></figcaption></figure>

You can highlight starred comments by checking the **Show starred comments on load** option.

<figure><img src="/files/T4j53V2O6CQuMG5L1jN3" alt=""><figcaption><p>Show starred comments on load option</p></figcaption></figure>

When this option is unchecked, starred comments will look like regular comments. You will need to open the comment to identify starred comments.

<figure><img src="/files/74mgkkmIm3Qc27M2y5KU" alt=""><figcaption><p>Starred comments cannot be identified without opening them</p></figcaption></figure>

#### **1.4. Indicator display**

* Change the indicator type to letters, numbers, arrows, or custom symbols.
* Customize the size of the markers.
* Change the position of the marker in a cell to left or right-aligned.

<figure><img src="/files/o3EZuAjKcfDA8wYMgWbD" alt=""><figcaption><p>Comment indicators</p></figcaption></figure>

#### **1.5. Notification**

Uncheck the highlighted checkbox to turn off email notifications for new replies or mentions.

<figure><img src="/files/egLaOoNXt4mzUcWxZJO6" alt=""><figcaption><p>Notification</p></figcaption></figure>

#### **1.6. Report name**

The report name that is shown in email notifications can be changed as shown below.

<figure><img src="/files/y2Q8kt8MA1oQmJAj3PCx" alt=""><figcaption><p>Report name</p></figcaption></figure>

**1.7. Delete comments**

To delete all the comments in the report, click on **Delete all comments**.

<figure><img src="/files/JGFXorkNwCqhCfe2oK9f" alt=""><figcaption><p>Delete all comments</p></figcaption></figure>

{% hint style="info" %}
&#x20;Changes made in the settings panel can be restored to default settings using the **Reset all settings** option.
{% endhint %}

## 2. Comment digest

Users can schedule periodic commentary digests to quickly analyze the conversations, tasks, and exceptions. Scheduling these digests is out-of-the-box with flexible frequency options and does not require the involvement of IT.&#x20;

Click **Setup comment digest** from the Digest tab of the Comments Settings side panel.

<figure><img src="/files/Ho7vusRs26JP0WwMtwXT" alt=""><figcaption><p>Setup comment digest</p></figcaption></figure>

Settings for comments digest.

<figure><img src="/files/xfepBxuaKwiRYRD9qp8n" alt=""><figcaption><p>Comments digest settings</p></figcaption></figure>

The available options are -&#x20;

1. Start and end date - Can be selected using the date picker
2. Schedule time - Time and time zone can be set
3. Frequency - Daily, weekly, and monthly digests can be scheduled
4. Recipients - Email addresses of recipients&#x20;

{% hint style="info" %}
Distribution Lists can also be added as recipients.&#x20;
{% endhint %}

A sample comment digest is shown below.

<figure><img src="/files/KtKsFlLJ1JFNJ8ap44J3" alt=""><figcaption><p>Sample comment digest</p></figcaption></figure>

## 3. Permissions

By default, all users within the domain can add comments, lock/unlock threads, and create starred comments. To provide access only to specific users within the domain, select the **Specific users** option. A new field gets enabled where you can add the users.

* **Commentary access:** Specify the users who have permission to add comments to the report.
* **Lock/unlock threads:** Specify the users who can lock and unlock comment threads.
* **Starred comments:** Specify the users who can create starred comments.

<figure><img src="/files/XRe2tjxTFAqXLbWS3a64" alt=""><figcaption><p>Commentary permissions</p></figcaption></figure>

In the next section, we'll look at [data writeback](/working-with-inforiver/12.-data-writeback.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/comment-settings.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.
