# 品質管理

タスクを作成する際、アノテーション時に適用する品質レベルを選択できます。

<figure><img src="/files/8404701b57b6d0fd80909efef4d88cb534cc6b64" alt=""><figcaption></figcaption></figure>

すべてのタスクには少なくともアノテーション（L1）モードが含まれます。完了すると、各バッチは完了としてマークすることもできます。

さらに、次を追加できます

1. 検証モード（L2）
2. 品質チェックモード（L3）

これらのモードを任意の組み合わせで選択できます。

確認 [権限](/ja/guan-li/pin-zhi-guan-li/quan-xian.md)どのユーザーが〜できるかを確認するには、&#x20;

1. バッチにアクセスしてアノテートできます。
2. バッチを異なるモード間で移動させます。
3. レビューを作成します。

### レビュー

ユーザーはレビューを使ってバッチの担当者にフィードバックを与えることができます。レビューを使用して、次のことが可能です：

1. アノテーションの品質を評価する（10点満点）
2. バッチを承認します。この場合、バッチは完了としてマークされます。
3. バッチを却下します。この場合、バッチはアノテーションモードに戻ります。

さまざまなワークフローを通じて品質チェックを行う際に、複数のレビューを投稿できます。新しいレビューを作成すると、そのバッチで作成されたすべてのレビューを表示できます。

特定のバッチのレビュー履歴ボタンをクリックすることで、タスクページから直接レビュー履歴を表示することもできます。

<figure><img src="/files/472fbb24aebc7a43961886713f60871788954018" alt=""><figcaption></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.mindkosh.com/ja/guan-li/pin-zhi-guan-li.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.
