Export form submissions
Tabs
Export your form submissions as CSV, PDF, or file attachments — filter by date, then customize the file format before downloading.
The exported CSV info includes:
- All the form data.
- Submission details, including ID, submission date, PDF URL, revision times, IP address, user agent, submitter, submitter timezone, and converted timezone.
Whether PDF URL, IP address, user agent, submitter timezone, and converted timezone contain data depends on your form’s own settings — not the export settings below. See How to set the time zone for submission date/time for how submitter_timezone and converted_timezone are determined.
Export submissions
To export form submissions:
-
From the Dashboard, click Submissions in the left navigation to access the Submissions page.
-
Choose your form in the top thumbnail viewer to export submission data.
-
Click Export in the toolbar above the submissions table.
-
In the Export Submissions window, choose a date range, and click Apply.
NoteA prompt shows the number of submissions in the selected range — for example, “There are 3 submissions.” or “There are no submissions in this period.”
-
Under Include in export, check the file types you want: CSV, PDFs, and/or Attachments. You can select more than one.
-
Configure your export settings, then click Export.
- For PDF forms, only the CSV Export Settings tab is available.
- For online forms, both CSV Export Settings and PDF Export Settings tabs are available.
When your export includes PDFs or Attachments, processing happens asynchronously: you’ll see a PDF Export Started message, then receive an email with a download link once it’s ready. This link is valid for 72 hours. For PDFs, each submission is exported as its own PDF file, not combined into one.
Note that the “pdf_url” within the exported CSV file does not contain the domain name. To preview the PDF using the URL, add the prefix “https://design.platoforms.com” before the “pdf_url” info.
CSV Export Settings
Enable the following options to arrange submissions in vertical columns; disable them for horizontal rows.
-
When Vertical Columns CSV in Submissions Export is enabled: Arrange submissions in vertical columns in the exported CSV file.
-
When Vertical Columns CSV in Email Attachment is enabled: Arrange submissions in vertical columns within the CSV attachment in the notification email.
NoteThis option applies when you include the variable
{{attach_csv_data}}in the Email Body during notification configuration. The notification email will then include the CSV file. Check here for more details. -
When Vertical Columns CSV in Cloud Drive Upload is enabled: Arrange submissions in vertical columns in the CSV file uploaded to the cloud drive.
NoteThis option applies when your form is integrated with your cloud drive and you enabled “Export Raw Data CSV”. For further details, refer to this link.
Choose a CSV Delimiter based on your preference:
- Comma: Separates submission data by commas, suitable for spreadsheets.
- Semicolon: Separates submission data by semicolons.
- TAB: Separates submission data by tabs, commonly used for data exchange between different systems.
PDF Export Settings
This tab is only available for online forms — PDF forms only offer CSV Export Settings.
- Print Page Header
- Print Page Footer
- Label with Bold Font
- Print Read-only Fields, such as Description or Title
- Page Break Between Form Pages
- Font Size: Choose XS, S, M, or L.
- Page margin: Choose XS, S, M, or L.
- Timezone for Submitted Date: Select the timezone (e.g., Asia/Tokyo).
Exported field types
If your form includes the following fields, here’s how the submitted data will appear in your exported CSV file:
| Field Type | Description |
|---|---|
| Choice | The label for the selected choice. For multiple selections, they are separated by commas. If the Other option is chosen, its input value appears after the last comma. |
| Dropdown | If your Dropdown field has separate label and value settings, the exported submission will display the value. If there are multiple selections, they will be separated by commas. |
| Signature | To download the signature in PNG format, add https://design.platoforms.com before the URL path of the Signature field. |
| File Upload | To download the upload attachment, use the URL path of the File Upload field. |
Video tutorial
You can refer to the video tutorial How to export form submissions below: