Eventify provides three ways to export your poll data. Each button produces a different output — understanding which one to use will save you time.
You’ll find three export controls in the top-right corner of the Polls page:
| Button | Label | Output |
|---|---|---|
| Excel export | Excel | polls.xlsx — all poll response data |
| Results PDF | Download PDF | Server-generated PDF of poll results |
| CSV Export dropdown | CSV Export | Opens a modal with CSV download option |
📸 Screenshot placeholder: Top-right corner of the Polls page showing all three export buttons — recommended size: 800 × 200 px
Click the Excel button in the top-right corner of the Polls page. The file downloads automatically as polls.xlsx. This file contains the full poll response data across all polls for the selected session.
Click the Download PDF button. This triggers a server-generated PDF file containing the poll results, which downloads automatically.
Clicking CSV Export opens a dropdown with a CSV option. Selecting it opens a confirmation modal, and clicking Download exports your poll data.
Exports are scoped to the currently selected session. Make sure you have the correct session selected in the session dropdown before exporting.
Q: What’s the difference between the Excel export and the CSV export?
A: The Excel button downloads polls.xlsx — a multi-sheet Excel file with full response data. The CSV Export downloads poll data in CSV format. Use Excel for richer data analysis; use CSV for importing into other tools.
Q: Can I export results for a single poll, or only all polls in a session?
A: The export buttons on the Polls page export all polls for the selected session. There is no per-poll export from the list — use the Results or Analytics modal to view individual poll data on screen.
Q: Do I need to have any polls active to export?
A: You can export at any time. If no votes have been cast yet, the exported file will contain the poll structure but no response data.
Q: Will archived polls be included in the export?
A: Yes. Exports include data from both active and archived polls for the selected session.