# Comment on an Image

You can add comments to images in Roboflow Annotate. You may want to do this to leave notes for personal reference while working on a project, or notes for other collaborators (i.e. a team leader) to review.

To leave a comment on an image, click the Comment button in the sidebar:

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-6112fef2a5b18da3298ee6af1056019ac32d80db%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Then, click on the location in an image where you want to leave your comment. This will open a box in which you can leave your comment:

{% embed url="<https://blog.roboflow.com/content/media/2023/03/Screen-Recording-2023-03-08-at-09.04.55.mp4>" %}

All comments left in an image are displayed in the Comments sidebar.

Team members can reply directly to comments and delete comments when they have been resolved.


---

# 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.roboflow.com/annotate/use-roboflow-annotate/comment-on-an-image.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.
