# Export excel

The Export to Excel feature allows you to download all performance data displayed on the Performance page in an Excel file. The exported data includes complete information for each API request made within the selected time period.\
On the Performance page, scroll to the bottom → click the Export Excel button to download the data.

<figure><img src="/files/9HFXH3P5Ve7MAUrzaQFi" alt=""><figcaption></figcaption></figure>

After the *Export to Excel* button is clicked, the system will display a page where the user can select the date range and report type to be exported

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

Please select the report date range before exporting

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

Next, select the report type before continuing with the export process

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

<table><thead><tr><th width="158.88897705078125">Column</th><th>Description</th></tr></thead><tbody><tr><td>Report per hit</td><td>Report per Hit is a type of report that displays data based on each hit or request sent to Deka LLM</td></tr><tr><td>Report per usage</td><td>Report per Usage is a type of report that displays data based on the overall usage of the service within a selected period</td></tr></tbody></table>

After all report data has been entered, click the *Download* button to download the report.

<figure><img src="/files/8mGEfWNa4lqKBS12fszI" 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/performance/export-excel.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.
