# 管理

- [データセット](https://docs.mindkosh.com/ja/guan-li/dtasetto.md): データセットを使って生データを管理します。
- [データのアップロード](https://docs.mindkosh.com/ja/guan-li/dtasetto/dtanoappurdo.md): UI、SDK、または独自のクラウドストレージ接続を通じてデータを取り込みます。
- [AWSストレージへの接続](https://docs.mindkosh.com/ja/guan-li/dtasetto/awssutorjiheno.md): Mindkosh上のデータセットに独自のAWS S3バケットを接続するために、AWS認証情報を追加する方法をご覧ください。
- [Azureストレージへの接続](https://docs.mindkosh.com/ja/guan-li/dtasetto/azuresutorjiheno.md): Mindkosh上のデータセットに独自のAzureバケットを接続するために、Microsoft Azureの認証情報を追加する方法をご覧ください。
- [Googleクラウドストレージへの接続](https://docs.mindkosh.com/ja/guan-li/dtasetto/googlekuraudosutorjiheno.md): Mindkosh上のデータセットに独自のGoogleストレージバケットを接続するために、Googleクラウドストレージの認証情報を追加する方法をご覧ください。
- [組織](https://docs.mindkosh.com/ja/guan-li/zu-zhi.md): Mindkoshでアノテーションチームを簡単に管理できます
- [プロジェクト](https://docs.mindkosh.com/ja/guan-li/purojekuto.md): Mindkoshでアノテーションプロジェクトを管理できます
- [タスク](https://docs.mindkosh.com/ja/guan-li/tasuku.md): タスクを使ってMindkoshでデータにアノテーションする
- [バッチ](https://docs.mindkosh.com/ja/guan-li/batchi.md)
- [クラスラベル](https://docs.mindkosh.com/ja/guan-li/kurasuraberu.md): アノテーションタスクのラベルクラスの追加方法とオントロジーの定義方法
- [アノテーションのエクスポート](https://docs.mindkosh.com/ja/guan-li/anotshonnoekusupto.md): Mindkoshアノテーションプラットフォームで、COCOやYOLOなどさまざまな形式で完了済みアノテーションをエクスポートする方法のガイド
- [Mindkosh Lidarアノテーション形式](https://docs.mindkosh.com/ja/guan-li/anotshonnoekusupto/mindkosh-lidaranotshon.md): ポイントクラウド向けのキュボイド、ポリライン、セグメンテーションアノテーションのためのMindkoshアノテーション形式の説明。
- [品質管理](https://docs.mindkosh.com/ja/guan-li/pin-zhi-guan-li.md): Mindkoshの品質管理ツールを使って高品質なデータセットを作成する方法
- [権限](https://docs.mindkosh.com/ja/guan-li/pin-zhi-guan-li/quan-xian.md)
- [アクセスレベル](https://docs.mindkosh.com/ja/guan-li/akusesureberu.md)
- [アノテーター](https://docs.mindkosh.com/ja/guan-li/akusesureberu/anott.md)
- [ユーザー](https://docs.mindkosh.com/ja/guan-li/akusesureberu/yz.md)
- [管理者](https://docs.mindkosh.com/ja/guan-li/akusesureberu/guan-li-zhe.md)


---

# 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.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.
