# Export

Über den Export können die Rohdaten im csv-Format exportiert werden. Das erlaubt es, maßgeschneiderte Auswertungen vorzunehmen, die in den Bot-Statistiken nicht abgebildet sind.&#x20;

## Hinweise

1. Abfragen können für einen Zeitraum von maximal drei Monaten durchgeführt werden
2. Download-Links zum Abrufen der Daten sind für 15 Minuten gültig

{% hint style="info" %}
Zur Beschreibung des Datenmodells geht es [hier](/bot-verwalten/statistiken/export/datenmodell.md).
{% endhint %}


---

# 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.chatcaptain.com/bot-verwalten/statistiken/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.
