# 主要用語

**組織** — アノテーションチームを管理するための中心的な場所。

**タスク** — ラベリングタスク。

**プロジェクト** — 関連するラベリングタスクを整理するための中心的な場所。

**バッチ** — ユーザーに割り当てることのできる最小の作業単位。

**孤立タスク** — どのプロジェクトにも属さないタスク。

**アノテーション作業領域** — データにラベルを付けるためのアノテーションツールを備えた作業領域。

**アノテーションガイド** — データにどのようにラベルを付けるかの手順を記載した文書。

**トラック** — 同一のオブジェクトに対応する異なるフレーム上の一連の形状。

**属性** — 注釈付きオブジェクトの追加のプロパティ（例：色、サイズなど）。


---

# 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/hajimeni/zhu-yao-yong-yu.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.
