# Annotations

You can annotate your assets from the asset window.&#x20;

### Adding Annotations

Click the ![](/files/Qv0FPLILOE7UFC0aY8ls) icon and choose ![](/files/ryMgG72XNCCMNlJvt99j).

<figure><img src="/files/XgSElLBGgeaPtK29gP2v" alt="" width="335"><figcaption><p>Open asset window</p></figcaption></figure>

Click on the part of the asset that you would like to annotate.

<figure><img src="/files/nPUqVR5SgxnN6vSzyP7H" alt="" width="563"><figcaption><p>Click on the asset</p></figcaption></figure>

Type your annotation and click Submit.

<figure><img src="/files/hoaJhcysLNRWiHDTsBey" alt="" width="563"><figcaption><p>Click Submit</p></figcaption></figure>

<figure><img src="/files/oxCdMHJ7ovASTEhYrbjy" alt="" width="563"><figcaption></figcaption></figure>

### Editing Annotations

To edit the annotation, hover over the existing annotation and click on the pencil icon. Make your edit and click Submit.

<figure><img src="/files/lT3u7EfguigUsc1wbi94" alt="" width="563"><figcaption><p>Hover over the annotation to reveal the edit and delete icons</p></figcaption></figure>

<figure><img src="/files/LA8gfYd8vijqtkWF9mOH" alt="" width="563"><figcaption><p>Update the annotation</p></figcaption></figure>

<figure><img src="/files/ftiJ0sud1b2UCiS5mEVg" alt="" width="563"><figcaption><p>Updated annotation</p></figcaption></figure>

### Deleting Annotations

To remove the annotation, hover over the existing annotation and click on the trash icon. Click Confirm.

<figure><img src="/files/AWM23Sdp8iQo0o1e5WtC" alt="" width="563"><figcaption><p>Hover over the annotation to reveal the edit and delete icons</p></figcaption></figure>

<figure><img src="/files/FfB7DBwocbgJQ9BXgFAi" alt="" width="563"><figcaption><p>Click Confirm to delete annotation</p></figcaption></figure>

<figure><img src="/files/1KnpXZS8UlrpwLtfRkhL" alt="" width="563"><figcaption><p>Annotation has been removed</p></figcaption></figure>

### Hiding Annotations

You can toggle annotations to view the asset without any of the annotations. Click the Show Annotations toggle on the right side of the asset window to show/hide annotations.

<figure><img src="/files/NFYAbCDZuoxRueyV9RLu" alt="" width="563"><figcaption><p>Show Annotations toggle is on the right side of dialog</p></figcaption></figure>

<figure><img src="/files/ytiz5r8ly6Tc3v6N0u9t" alt="" width="563"><figcaption><p>Clicking the dialog hides the annotation</p></figcaption></figure>

### Viewing Annotations

Annotations that you add will be displayed on the [Model Editor](/web-console/manage-pages/view-and-edit-page.md) page as well as when the [Web experience](/web-console/manage-pages/content-page/web-customizer.md).

<figure><img src="/files/RVZHChC2nzM34nKVRCrZ" alt="" width="563"><figcaption><p>View of annotation in Model Editor</p></figcaption></figure>

<figure><img src="/files/bSHQ2xSxlvwrdIIHRnwp" alt="" width="563"><figcaption><p>View of the annotation while in Scene Viewer experience</p></figcaption></figure>


---

# 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/annotations.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.
