# Asset Commenting

## Adding a Comment

You can add comments to an asset by hovering over an asset card and clicking the![](/files/SQ7PsnJB0tz2lcwlC1SU)icon.

<figure><img src="/files/F95Qeiqd4s6fPtveMUFY" alt=""><figcaption></figcaption></figure>

Alternatively, you can access the comment icon on the upper right side of the inspector window.

<figure><img src="/files/qFbZhLGWQmKuiVQQDeD8" alt=""><figcaption></figcaption></figure>

Upon clicking the comment icon, the comment sidebar will open.

<figure><img src="/files/HI7NtRhATvF8kQWL3bT0" alt="" width="209"><figcaption></figcaption></figure>

Enter a comment and press Enter to post a message to the asset. Other users will be able to view the messages posted given they have permissions to access the asset.

<figure><img src="/files/Oqknr9z2warMRwXoA8jc" alt=""><figcaption></figcaption></figure>

## Removing a Comment

You can delete comments that you have added by hovering over the comment and clicking the **X** ico&#x6E;**.**

<figure><img src="/files/dM00vRSWvJwTSa6PT5qd" alt=""><figcaption></figcaption></figure>

## Mention Others

Using mentions will send a notification to the specified collaborators after the comment is posted.

<figure><img src="/files/rq6cfiLQJ1akkN07WnNv" alt=""><figcaption></figcaption></figure>

Click on the ![](/files/9bD3ZNDDqmczG5IE7xx3) icon to bring up the list of other collection collaborators and select one of them.

Then enter a comment and post as described above.

<figure><img src="/files/lTDDtIH7rU5KcBoIg6pU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Collaborators with no access to the specific model but access to the collections will be shown as well.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=HkSORikI0G4&ab_channel=echo3D>" %}


---

# 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.echo3d.com/web-console/manage-pages/content-page/asset-commenting.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.
