# Download Attendees List

#### Exporting your attendees’ data is super simple on Coral. Here’s how you can do it in a few clicks:

{% stepper %}
{% step %}
Head to **My Events** from the main menu or go to your **Profile**.
{% endstep %}

{% step %}
Select the **Upcoming** or **Past Event** for which you'd like the attendee list.
{% endstep %}

{% step %}
Tap on **View Analytics** to open the event’s analytics dashboard.
{% endstep %}

{% step %}
Click on the **All Attendees** tab.
{% endstep %}

{% step %}
You’ll see a **Download as CSV** button appear at the top.
{% endstep %}

{% step %}
Click the button to download your file.
{% endstep %}

{% step %}
A `.csv` file containing all attendee details, including their ticket purchase info, will be saved to your device.
{% endstep %}
{% endstepper %}

And that’s it! Your full attendee data is now ready for insights, planning, or follow-up—whatever you need to keep your event flow strong.


---

# 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.coralyourevent.com/analytics-and-reporting/event-analytics/download-attendees-list.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.
