# Download exported data

Watch the video or follow the step-by-step guide below to download the demography export for all applications for all programs into a CSV file:

1. Navigate to the programs page by clicking **Programs** in the navigation bar.
2. Click the **Download demographic data (CSV)** button.
3. Select a date range for the data you'd like to export. If you select a large date range or leave it blank, the data could be slow to export.
4. Click the **Download demographic data (CSV)** to begin the export.
5. You will see the CSV file downloaded onto your computer.

{% embed url="<https://drive.google.com/file/d/1bfqU3hQPUFJytpvi6qdUnMmVSipJTTLN/view?usp=sharing>" %}


---

# 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.civiform.us/user-manual/civiform-admin-guide/working-with-applications/download-exported-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.
