# Image पर Comment करें

आप Roboflow Annotate में images पर comments जोड़ सकते हैं। आप ऐसा किसी project पर काम करते समय personal reference के लिए notes छोड़ने, या अन्य collaborators (जैसे कि team leader) के लिए review करने हेतु notes छोड़ने के लिए करना चाह सकते हैं।

किसी image पर comment छोड़ने के लिए, sidebar में Comment button पर click करें:

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

फिर, image में उस location पर click करें जहाँ आप अपना comment छोड़ना चाहते हैं। इससे एक box खुल जाएगा जिसमें आप अपना comment छोड़ सकते हैं:

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

किसी image में छोड़े गए सभी comments Comments sidebar में प्रदर्शित होते हैं।

Team members सीधे comments का reply कर सकते हैं और जब comments resolve हो जाएँ तो उन्हें delete कर सकते हैं.


---

# 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/roboflow/roboflow-hi/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.
