# Export

When you come across the "export" button shown in the illustration, simply clicking on it allows you to export the data from the corresponding dashboard in CSV format.

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

In some cases, it is possible to export data in Excel or PDF format depending on the page you are on.

<figure><img src="/files/tHpLdEW0lQDNPPt1QhYD" 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.pelabellers.com/12WwhDoYkf9xX4gpwfnK/export.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.
