# Similarity Search

Roboflow Annotate のヘッダーでは、ラベリング画面を終了したり、データセット内の次または前の画像に移動したりするためのナビゲーションを確認できます。

<figure><img src="/files/67d0e8ade849a341c81586323b5cb05cdcabb0d5" alt=""><figcaption><p>オプションメニュー</p></figcaption></figure>

次のオプションを利用できます:

* **元の画像を表示** （斜線の入った目で表されます）一時的にバウンディングボックスを非表示にして、元の画像をより詳しく確認できます。
* **オプション** （省略記号、または3つの点で表されます）。
  * **ラベル付けする類似の未割り当て画像を検索** 内の画像を見つけます *未割り当て* Annotation batch 内で現在の画像に似ている画像を探し、検索結果として視覚的に表示します。
  * **Dataset 内の類似画像を検索** 内の画像を見つけます *Dataset* Annotation batch（つまり Approved & Added to Dataset）内で現在の画像に似ている画像を探し、検索結果として視覚的に表示します。
  * **カバー写真として使用**: データセットのカバー写真として使用します。これは Roboflow Dashboard のプロジェクト一覧に表示されます。
  * **Project から削除**: データセットから写真を削除します。

<figure><img src="/files/f4fee865c5e165b524ee0c5845832e56b21a5c9e" alt=""><figcaption><p>未割り当て画像: 類似画像検索結果</p></figcaption></figure>

<figure><img src="/files/4c36e5984d1ec5c428e7495c2bf49f86db1900ae" alt=""><figcaption><p>Dataset（ラベル付け済みおよび承認済み）画像: 類似画像検索結果</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-jp/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.
