# Comments

Image annotations allow you to communicate with fellow contributors and discuss the features of the assets. Comments and annotations are timestamped and are available to all users with editing privileges.

## Adding comments and annotations

The comment section is accessible from the context menu and the assets management modal of each file.

<figure><img src="/files/4mLK6Ef4GVojIim0g9Nx" alt=""><figcaption></figcaption></figure>

In the comments section, you can:

* View all comments for an asset.
* Sort or filter comments.
* Like or dislike comments.
* Mark comments as "Resolved."
* Start a new discussion from a comment.

[<br>](https://docs.scaleflex.com/filerobot-documentation/collaborative-dam/the-filerobot-asset-hub/collaborate-with-assets/users-and-teams)


---

# 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.scaleflex.com/digital-asset-management-dam/library/assets/asset-details-window/asset-information-tabs/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.
