Export every submission for a form as a single CSV file. Useful for sharing with non-Shopify-admin teammates, archiving, or importing into a CRM.
How to export
Open the form's Entries page.
Click Export CSV.
The CSV downloads to your browser.
What's in the export
One row per submission, one column per field, plus columns for the submission ID, timestamp, and source URL.
Encoding
The CSV is UTF-8 with a BOM and RFC-4180 escaping, so non-ASCII characters and embedded commas/quotes survive a round trip into Excel, Google Sheets, and standard CRM importers.