# 管理者向け

- [概要](https://help.doraverse.com/jp/admin-workspace/overview.md): 管理者は、プラン、支出、クレジット、シート数、そしてクイックアクションを即座に把握できます。
- [ワークスペース管理](https://help.doraverse.com/jp/admin-workspace/welcome-to-admin-workspace.md)
- [レポート](https://help.doraverse.com/jp/admin-workspace/reporting.md)
- [概要](https://help.doraverse.com/jp/admin-workspace/reporting/overview.md): 任意の期間で、組織全体のAI利用状況とクレジット消費をリアルタイムで集計・表示します。
- [ユーザーアクティビティレポート](https://help.doraverse.com/jp/admin-workspace/reporting/user-activity-report.md)
- [モデル使用量レポート](https://help.doraverse.com/jp/admin-workspace/reporting/model-usage-report.md): 組織内で利用されている各AIモデルの利用状況やコストを分析し、パフォーマンスや支出の最適化に役立てます。


---

# 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://help.doraverse.com/jp/admin-workspace.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.
