> For the complete documentation index, see [llms.txt](https://help.doraverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doraverse.com/jp/admin-workspace/reporting.md).

# レポート

**レポート**タブは、組織全体のAIアクティビティを監視・管理するための中心的なハブです。意思決定に必要な各種レポートや分析情報をまとめて確認でき、迅速かつデータに基づいた意思決定をサポートします。

## レポートに含まれる主な内&#x5BB9;**:**

### [概要](/jp/admin-workspace/reporting/overview.md)

任意の期間で、組織全体のAI利用状況とクレジット消費をリアルタイムで集計・表示します。

<figure><img src="/files/ZGVKCmxA4R6hHZjmnJGe" alt=""><figcaption></figcaption></figure>

### [ユーザーの活動レポート](/jp/admin-workspace/reporting/user-activity-report.md)

組織内のユーザーエンゲージメントや利用傾向を詳細に分析できます。

<figure><img src="/files/7QbVFYRxgiZrkSq9iEnx" alt=""><figcaption></figcaption></figure>

### [モデル別利用レポート](/jp/admin-workspace/reporting/model-usage-report.md)

各AIモデルの利用状況やコストを分析し、パフォーマンスとコスト最適化に役立てます。

<figure><img src="/files/u9e4hSXboiQZAA16LSM4" alt=""><figcaption></figcaption></figure>


---

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