# Similarity Search

Roboflow Annotate हेडर में, आपको लेबलिंग इंटरफ़ेस से बाहर निकलने, डेटासेट में अगली या पिछली छवि पर जाने के लिए नेविगेशन मिलेगा।

<figure><img src="/files/1669ba0d419fc77f2cd1d3861d1ae41a391cddac" alt=""><figcaption><p>Options Menu</p></figcaption></figure>

निम्नलिखित विकल्प उपलब्ध हैं:

* **View source image** (जिसे स्लैश वाली आँख से दर्शाया गया है) मूल छवि को बेहतर ढंग से देखने के लिए bounding boxes को अस्थायी रूप से छिपाता है।
* **Options** (जिसे ellipsis या तीन बिंदुओं से दर्शाया गया है)।
  * **Find Similar Unassigned Images to Label** में स्थित छवियों को खोजता है *Unassigned* Annotation batch जो वर्तमान छवि से मिलती-जुलती हैं और उन्हें search result में दृश्य रूप से प्रस्तुत करता है।
  * **Find Similar Images in Dataset** में स्थित छवियों को खोजता है *Dataset* Annotation batch (अर्थात Approved & Added to Dataset) जो वर्तमान छवि से मिलती-जुलती हैं और उन्हें search result में दृश्य रूप से प्रस्तुत करता है।
  * **Use As Cover Photo**: अपनी dataset के लिए cover photo के रूप में उपयोग करें। यह आपके Roboflow Dashboard में projects की सूची में दिखाई देता है।
  * **Remove from Project**: अपनी dataset से फोटो हटाएँ।

<figure><img src="/files/d0d4464a4c188be9e95a5d4170e50c701eb99dda" alt=""><figcaption><p>Unassigned Images: Similar Image Search Results</p></figcaption></figure>

<figure><img src="/files/ac39ff834c099aa5032b7895379801bfeac213f3" alt=""><figcaption><p>Dataset (Labeled and Approved) Images: Similar Image Search Results</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.roboflow.com/roboflow/roboflow-hi/annotate/use-roboflow-annotate/similarity-search-and-settings.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.
