# Comments

Unlike [notes](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/notes), comments allow multiple users to converse over a common thread through replies and mentions. User details and timestamps are accessible, and instant notifications are sent on mentions and replies.

The below image shows a sales report - monthly sales trend for product subcategories, margins, and total customers. Let's see how to add data-level comments and facilitate conversations with your peers directly from within your Power BI report.

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2FCriHDSKNgjCV1I4EP3QT%2F8.2.1%20Sales%20report.png?alt=media&#x26;token=570baf98-b61e-4004-8346-292386cb284c" alt=""><figcaption><p>Sales report</p></figcaption></figure>

## Login using O365

As mentioned earlier, collaborative commenting is supported only in Inforiver Writeback Matrix. The first step in using comments is to log in using your O365 account.

a) Click on 'Sign in' in the top right of the toolbar. You can see a prompt asking you to log in with your Office 365 account. Click 'Sign in with Office 365'.

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2FzlewP6AM0Lfx85DZCajh%2F8.2.2%20Sign%20in.png?alt=media&#x26;token=e6e95757-8983-4c93-b42f-2fa9ee47d73b" alt=""><figcaption><p>Sign in with O365 account</p></figcaption></figure>

b) Inforiver needs to authenticate your O365 account, click 'Ok'.

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2FMSO7o6FWyyY4TK7QNxIn%2F8.2.3%20Authentication.png?alt=media&#x26;token=54f6eada-4e5b-4641-8a4d-5295841758ec" alt=""><figcaption><p>Authentication</p></figcaption></figure>

c) On successful login, the following message is shown.&#x20;

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2Fhm0cN71obEk4govUQsoa%2F8.2.4%20Successful%20login.png?alt=media&#x26;token=a0cb0f5c-1cac-4cf5-a48e-597aebeb75d8" alt=""><figcaption><p>Successful login</p></figcaption></figure>

d) In the Inforiver visual, you can now see your profile picture instead of the 'Sign in' button.

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2FFazwVKBSp81kEvChsdOz%2F8.2.5%20Successful%20login.png?alt=media&#x26;token=4c6b5b16-02b4-4504-896c-ff3f258933c5" alt=""><figcaption><p>Inforiver visual on successful login</p></figcaption></figure>

e) On clicking the dropdown, you can find more information and options. The workspace that you are part of will be shown. You can navigate to the [Inforiver Console](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/broken-reference).

<figure><img src="https://3062809325-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEbkCXCUXmtUq5tcnUtZE%2Fuploads%2F4g3l1evUaPkM8jObXhss%2F8.2.6%20Successful%20login.png?alt=media&#x26;token=8699d17d-fe52-4974-a5df-7ae93920c7e6" alt=""><figcaption><p>Options available after login</p></figcaption></figure>

Let's now look at Inforiver's commenting capability.

1. [Data-level comments](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/comments/comments)
2. [Report-level comments](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/comments/report-level-comments)
3. [Assign & track tasks](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/comments/comments-1)
4. [Track changes](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/comments/track-changes)
5. [Comment settings](https://docs.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/comments/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.inforiver.com/working-with-inforiver/8.-commenting-and-collaboration/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.
