# Universe Dataset の画像を閲覧

データセット内の Images ページから、Universe dataset の画像とアノテーションを確認できます。

### Universe Dataset の画像を確認する方法

まず、Universe dataset を開きます。次に、プロジェクトの左サイドバーで「Images」をクリックします。

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

すると、データセット内のすべての画像が一覧表示されるページに移動します。

<figure><img src="/files/994b7ef4243e1f3b1b408d8d7e0fa358f3cb4389" alt=""><figcaption></figcaption></figure>

次のことができます [データセットを検索](/roboflow/roboflow-jp/datasets/manage-datasets/dataset-search.md) Roboflow アプリケーションでデータセットに使用できるのと同じ構文を使って。

画像をより詳しく確認したり、アノテーションを表示したりするには、画像をクリックします。すると、閲覧専用のアノテーションインターフェースに移動します。

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

このインターフェースは Roboflow Annotate インターフェースと同じように動作しますが、変更はできません。


---

# 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/universe/explore-images-in-a-universe-dataset.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.
