# Reporting

Reporting tab is your central hub for monitoring and managing AI activities across your organization. It brings together all essential reports and analytics for quick, data-driven decision-making.

## **What’s included in the Reporting:**

### [**Overview**](#overview)

Get a real-time summary of your organization’s AI usage and spending for any selected period.

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

### [**User Activity Report**](https://help.doraverse.com/jp/admin/dashboard/user-activity-report)

Gain detailed insights into user engagement and usage trends across your organization.

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

### [**Model Usage Report**](#model-usage-report)

Analyze the usage and costs of each AI model to optimize performance and spending.

<figure><img src="/files/u9e4hSXboiQZAA16LSM4" alt=""><figcaption></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://help.doraverse.com/admin/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.
