# Model Usage Report

Use this report to monitor performance, optimize spending, and guide model selection.

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

## **How to Use Report by Models:**

1. **Filter by Time, Provider, and Model**\
   Select your desired **Time Range**, **Provider**, and **AI Model** at the top to narrow your analysis to a specific period, source, or model.
2. **Review Key Metrics for Each Model**\
   The main table displays detailed metrics for every AI model in use:

* **Model:** The name (and icon) of the AI model for easy identification.
* **Code:** The specific model version or code.
* **Total Messages:** The number of messages processed by each model, indicating its utilization and workload.
* **Amount Spent:** The total cost incurred for each model, helping you track resource allocation.
* **Cost Per Message:** The average cost per message, making it easy to compare efficiency and value across models.

## 💡**Tip**

Leverage this insight to:

* Optimize AI usage and assign the best-suited models to each department or task.
* Compare cost-efficiency between models to inform budgeting and resource allocation.
* Identify which models are most used and which incur the highest costs.


---

# 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/model-usage-report.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.
