# Similarity Search

In the Roboflow Annotate header, you will find navigation to exit the labeling interface, move on to the next or previous image in the dataset.

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

The following options are available:

* **View source image** (represented by an eye with a slash through it) temporarily hides the bounding boxes to give you a closer look at the original image.
* **Options** (represented by an ellipsis or three dots).
  * **Find Similar Unassigned Images to Label** locates images within the *Unassigned* Annotation batch that look similar to the current image and presents them visually in a search result.
  * **Find Similar Images in Dataset** locates images within the *Dataset* Annotation batch (i.e Approved & Added to Dataset) that look similar to the current image and presents them visually in a search result.
  * **Use As Cover Photo**: Use as the cover photo for your dataset. This shows up in the list of projects in your Roboflow Dashboard.
  * **Remove from Project**: Delete photo from your dataset.

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-b59c655f9a0ab6232d03b454d945eaac6cc04c81%2Fimage.png?alt=media" alt=""><figcaption><p>Unassigned Images: Similar Image Search Results</p></figcaption></figure>

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-3f63fe721b5464605ae02f6934757d420fe4d319%2Fimage.png?alt=media" 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/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.
