# アノテーションをレビューする

画像のアノテーションが終了して[Submit（登録）](/jpn/mastering-annostation/annotating.md#submit-an-image)されると、レビューワーはアノテーションを確認し、品質を担保することができます。

1. アノテーションの変更が必要ない場合は、**Pass（合格）**&#x3092;クリックします。
2. 変更が必要な場合は、**Ask for change（変更を依頼する）**&#x3092;選択します。
3. さらに明確な説明が必要な場合は、オプションで[コメントを残す](/jpn/mastering-annostation/collaboration/comments.md)ことが可能です。

レビューの結果に応じて、画像の状態が変化します。

**ワークフローとステータス管理についてはこちらをご覧ください。**

{% content-ref url="/pages/-MF3VMiAoV5z5u-LHqTP" %}
[ワークフローとステータス管理](/jpn/mastering-annostation/workflow-and-status-management.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/review.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.
