Exporting attendees to CSV
Download an event’s attendee list as a CSV from that event’s Attendees page. The file always includes ten standard columns, then one column for each custom registration question on the event.
Download the CSV
Open the event in your Eventually dashboard.
Go to Attendees.
Click Export, then choose CSV.
Your browser downloads the CSV for that event.
Standard columns
Every export starts with these ten columns, in this order:
Name
Email
Ticket Type
Amount Paid
Currency
Checked In
Status
Registered At
Order ID
Payment Provider
The Currency column shows the ISO currency used at purchase for that registration, such as USD, MXN, or EUR.
If the event has no custom registration questions, the CSV keeps only these columns.
Custom registration question columns
When the event has custom registration questions, the export appends one column per question after the standard columns.
Columns follow the questions’ saved order on the event.
Each column header uses the question label.
If a question label matches a standard header, the export appends " (question)" to the label so the custom column stays distinct—for example, Email (question).
Each row shows that registration’s answer. Missing answers leave the cell blank.
Multi-select answers are exported in the question’s configured option order as one semicolon-separated value, so options that contain commas stay readable.
Answers collected at public checkout, when a host adds a guest manually, or through post-purchase attendee information are included. If both a checkout answer and a later post-purchase answer exist for the same question, the export uses the post-purchase answer.
One row per registration
The CSV includes one row per registration. A multi-seat order stays on a single row; answers for additional seats in that order are not written as separate rows.