# Export survey data

After collecting responses to your survey, you can generate a comprehensive report to gain a deeper understanding of the collected data.

To export your form data:

1. From the navigation menu go to **Export**.
2. Click on **+ New export** button.
3. Select your preferred format, dates and select the form you'd like to export.
4. Click on the **Export** button.
5. After the file is ready, click on **Download** to view the data.

{% hint style="info" %}
Some of the export options are only available to **Pro** and **Enterprise** plans
{% endhint %}

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

<figure><img src="/files/6PVGymxOYM4AW3fHEpcL" alt=""><figcaption><p>When ready for download the export file will appear in the list </p></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.pristo.io/manager/export-survey-data.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.
