# プロジェクト

## 概要

AnnoStationは、シンプルで直感的なユーザーインターフェースを提供します。プロジェクトを開けば、すぐに作業を開始できます。

ここでは、AnnoStationでのデータセットの操作の概要を知るためのキーポイントをいくつか紹介します。

### 検索

ファイル名を元に画像を検索することができます。

**検索機能の詳細については、こちらをご覧ください:**

{% content-ref url="/pages/-MF-L2DbILR-dMn5sjj5" %}
[画像を検索する](/jpn/mastering-annostation/project/search.md)
{% endcontent-ref %}

### パンくず

パンくずを使ってプロジェクト内を移動できます。

パンくずはプロジェクト内で現在いるディレクトリの場所を表示します。パンくず内の矢印アイコンを開くことにより、現在のディレクトリ内のすべての画像（サブフォルダ内の画像を含む）に対してバッチ処理を実行できます。

### レポート

レポートパネルにはアノテーション状況の概要が表示されます。

#### レポートについての詳細はこちらをご覧ください。 <a href="#you-can-can-more-read-more-out-collaboration-in-here" id="you-can-can-more-read-more-out-collaboration-in-here"></a>

{% content-ref url="/pages/-MFk-qkIGAiQKavTmDj5" %}
[レポートパネル](/jpn/mastering-annostation/project/report.md)
{% endcontent-ref %}

### 並べ替えとフィルタ

アノテーションのステータスなどに基づいて画像を並べ替えたり、フィルタリングしたりすることができます。

**並び替えとフィルタの詳細については、こちらをご覧ください。**

{% content-ref url="/pages/-MF8e3Kw8GMI6LX0vlbx" %}
[ソートとフィルタリング](/jpn/mastering-annostation/project/sort-and-filter.md)
{% endcontent-ref %}

### 対象ファイルの選択

アノテーション結果をダウンロードする、または特定の画像ファイルを別のフォルダに移動するなど、対象ファイルに対して特定のアクションを実行したいケースがあります。対象ファイルには以下のようなケースがあります。

* 単一の画像ファイル
* 複数の特定画像ファイル
* 現在のディレクトリにあるすべての画像ファイル
* 検索結果またはフィルタリングされた画像ファイル

**ファイルの選択方法についての詳細はこちらを参照してください。**

{% content-ref url="/pages/-MFoeSsrPKXF7QOa2kM8" %}
[対象ファイルを選択する](/jpn/mastering-annostation/project/selecting-target-files-to-perform-actions.md)
{% endcontent-ref %}


---

# 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.annostation.orni.co.jp/jpn/mastering-annostation/project.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.
