# Exports

## Export a report

Once you have created a report, you can export it in a few simple steps.

First, go to **Custom Statistics > Reports** and select the report you want to export at the top of the page.

Next, you will see two export options - one to export the entire report and another to export **individual components** of the report.

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

> It is important to note that you can export the entire report in Excel or XML format, while components can be exported in Excel, XML, or JSON format.

## Receive a copy of your report by email

After creating a report, you can receive regular copies of it in your email inbox.

To do this :

1. Create an email export in **Custom Statistics > Configuration > Exports** :
   * Click on **Add Export**.
   * Give the export a **name**.
   * Define the sending frequency (daily, weekly, on a specific day of the week, etc.).
   * The copy format sent will always be **Excel**.
   * Finally, choose the **report** from which you want to receive the copy, then click on **Add**.

<figure><img src="/files/493bQDjmFu4QdTk2nlQe" alt=""><figcaption></figcaption></figure>

2. Subscribe to the export you just created by going to your **Account settings**.

<figure><img src="/files/4h3oVX9BHmv7uWmd2Pyd" alt=""><figcaption></figcaption></figure>

3. Then select the email export:

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

The selected email exports will also appear in **Custom Statistics > Configuration > Exports**. The **Unsubscribe** option allows you to cancel the report delivery to your inbox.

<figure><img src="/files/6dHw1uFZPHNv2r0Ft5Tl" 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://docs-en.dydu.ai/custom-analytics/configuration/exports.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.
