# Download Report

In the Service Portal AI, you can download usage reports for each model, including the tokens used. On the LLM page of the Service Portal AI, click the Settings button and select Download Report.

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

A Download Excel window will appear. Specify the date range to generate the usage report, then click the Download button.

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

Wait for the download process to complete. Once finished, the file will be available in your browser's Downloads folder. Open the file to view the report..

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

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

<figure><img src="/files/2Q3l6jNG1zgpNtBCfXHO" 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://docs.cloudeka.ai/guidance-for-individual/deka-llm/detail-deka-llm/download-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.
