# Annotate

- [Roboflow Annotate](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/annotation-tools.md): コンピュータビジョンの Projects で使用するための images に annotation を付けます。
- [Image にアノテーションを付ける](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/use-roboflow-annotate.md): ショートカットキーを含む、Roboflow の Annotation Tool の Labeling Interface の概要です。
- [キーボードショートカット](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/use-roboflow-annotate/keyboard-shortcuts.md): Roboflow Annotate を使用するためのショートカットです。
- [Image にコメント](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/use-roboflow-annotate/comment-on-an-image.md): Project の共同作業者が確認できるように images にコメントを残します。
- [Annotation History](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/use-roboflow-annotate/annotation-history.md): annotation の履歴を表示します。
- [Similarity Search](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/use-roboflow-annotate/similarity-search-and-settings.md): Roboflow Annotate インターフェースから dataset 内の類似 images を見つけます。
- [Annotations の表示と非表示](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/use-roboflow-annotate/show-and-hide-annotations.md)
- [AI Labeling](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling.md): AI ツールを使って labeling プロセスを高速化します。
- [Label Assist](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling/model-assisted-labeling.md): 学習済み model の weights を使ってデータに label を付けることで、annotation 時間を短縮し、model をより早く本番環境へ導入できます
- [Smart Polygon](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling/enhanced-smart-polygon-with-sam.md): SAM を活用した Smart Polygon で、より正確な polygons を生成します。
- [Box Prompting](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling/box-prompting-ai-labeling.md): 例を重ねるごとに精度が向上する AI Labeling tool で images に annotation を付けます。
- [Auto Label](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/ai-labeling/automated-annotation-with-autodistill.md): model の学習に使用する images に自動でラベルを付けます。
- [Keypoint Skeletons を設定](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/edit-keypoint-skeletons.md): Keypoint Skeletons は、object の points、edges、symmetries の定義です。Keypoint Detection の Project types にのみ関連します。
- [Keypoints にアノテーションを付ける](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/annotate-keypoints.md): Keypoint Detection の Projects には、annotation tool 内で keypoint editing が含まれます。
- [マルチモーダルデータにアノテーションを付ける](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/annotate-multimodal-data.md)
- [ラベリングで協力](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/team-collaboration.md): チーム全体で dataset のラベル付けを手伝います。
- [Annotation Insights](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/annotation-insights.md): 日付、ラベラー、Project ごとに annotation insights を表示します。
- [Image をダウンロード](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/download-an-image.md)
- [Roboflow Labeling Services](https://docs.roboflow.com/roboflow/roboflow-jp/annotate/roboflow-labeling-services.md): 経験豊富なラベラーのチームと協力して、データにアノテーションを付けます。


---

# 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.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.
