# プロジェクト

関連するラベリング作業を整理するための中心的な場所。

プロジェクトは管理者/ユーザータイプのユーザーに割り当てることができ、プロジェクトに関するすべての詳細を簡単に管理できます。

<figure><img src="/files/5c394f832cba56b76035f6952a5ff03a54ea21a2" alt=""><figcaption><p>プロジェクトにアクセスできるのは管理者とそのプロジェクトに割り当てられた担当者のみです</p></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/purojekuto.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.
