> For the complete documentation index, see [llms.txt](https://docs.mindkosh.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindkosh.com/ja/guan-li/akusesureberu/anott.md).

# アノテーター

アノテーターはプロジェクトにアクセスできず、バッチに割り当てられているタスクのみ（アノテーター、レビュアー、または品質チェック担当者として）アクセスが許可されます。

1. タスク
   1. アノテーターは、自分がバッチに割り当てられているタスクを表示できます。
   2. アノテーターはタスクを編集したり、アノテーションをエクスポートしたり、自動アノテーション機能にアクセスしたりすることは許可されていません。
2. バッチ
   1. 割り当てられたバッチで作業する
3. 問題
   1. 問題を作成したり、それにコメントしたりできます。
4. レビュー
   1. アノテーターは、そのバッチに品質チェック担当者として割り当てられている場合にのみバッチをレビューできます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/akusesureberu/anott.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.
