LogoLogo
Back to studio
  • 🧠Core Concepts
    • Introduction to Formsort
    • Formsort quickstart guides
      • Add content and collect answers
      • Capture demographic data
      • Add informational content
      • Template your variables
      • Add conditional logic
      • Using conditional logic with Calculated and API variables
      • Add a scheduling option
      • End the flow
      • Review your variable schema
      • Set up integrations
    • How data works in Formsort
      • Responder UUIDs
    • Understanding flows
    • Versioning in Formsort (Deploying)
      • Variant revisions
      • Managing revisions
  • ✨Creating Flows
    • Building a new flow
      • Groups
      • Steps
      • Copy-pasting form content
  • Adding questions and content
    • Questions
      • Select
      • Text
      • Address
      • Comparison
      • Confirmation
      • Date
      • Date & time
      • Email address
      • File upload
      • Grid choice
      • Iframe
      • Image upload
      • Number
      • Payment
      • Phone number
      • Postal code
      • Question group
      • Region
      • Signature
      • SSN
      • Yes/No
    • Content
      • Statement
      • Image
      • Next button
      • Video
      • Divider
      • Map
  • Controlling the flow with conditions and logic
    • Advanced logic
  • Variable templating
  • Redirects and endings
  • Field validation
  • Flow and variant management
  • Content library
  • 🧬JSON Form Definition
  • JSON schemas
  • Validating flow schemas
  • Events subscriptions
  • Flow content data format
  • 🎨Styling
    • Customizing appearance
      • Content area & form layout
      • Buttons
      • Typography
      • UI states
      • Color and dimension variables
      • Question containers
      • Inputs and dropdowns
      • Checkmarks
      • Tables
      • Sliders
      • Divider lines
      • Progress bar
      • Comparison cards
      • Animations and transitions
  • CSS & Advanced Styling
    • Custom CSS overrides
    • Step styling
    • CSS reference
  • 🔁Form Behavior Settings
    • Variant settings
      • Form behavior for returning users
      • Group ranking API
    • Navigation sidebar
  • ⚙️Response Data Collection & Management
    • Schema (variables)
      • Variables from questions
      • Externally provided variables
      • Calculated variables
      • API lookups
      • System Library variables
      • Orphaned variables
  • Saving & retrieving responses
  • Importing Data
    • URL parameters
    • POST body
    • Embed query parameters
  • 📊Analytics and Attribution
    • Built-in analytics
    • Split testing
  • 🚀Publishing and Deployment
    • Live preview overview
    • Environments
      • Loading different environments
    • Embedding
      • Web-embed API
        • React-embed
      • Adding authentication
      • Embedding forms in iOS and Android
      • Setting up a dev environment
    • Pre-deployment checklist
  • 📁Workspace Management
    • Accounts
      • Roles and permissions
    • Custom domains
    • Workspace domain detection
  • 🛠️Formsort Admin API
    • Admin API
  • 🔌Integrations
    • Form answers and events
      • Analytics events
      • Signed requests
      • Event payload shape
      • Submission frequencies
      • Runtime error reporting
    • Integration reference
      • Amplitude
        • Amplitude cross domain tracking
      • BigQuery
      • FullStory
      • Google Analytics
        • Updating from Universal Analytics to GA4
      • Google Cloud Storage
      • Google Sheets
      • Google Tag Manager (GTM)
        • JavaScript triggered by flow events
      • Hubspot
      • Jornaya
      • Optimizely
      • PostgreSQL
      • Redshift
      • Rudderstack
      • S3
      • Salesforce
      • Segment
        • Segment Setup
        • Segment cross domain tracking
      • Stripe
      • TrustedForm
      • Webhooks
        • Zapier
Powered by GitBook
On this page
  • Formsort answer storage
  • Returning responders and response storage
  • Downloading answers
  • Archiving answers
  • Email notifications for form answers
  • Managing answer access with user groups and access policies
  • Data security and retention

Was this helpful?

Saving & retrieving responses

Formsort securely stores form answers, allowing you to view, manage, and download them from the responses table. Responses are encrypted and stored in compliance with HIPAA standards.

PreviousOrphaned variablesNextImporting Data

Last updated 2 days ago

Was this helpful?

Formsort answer storage

All answers, including partial ones, are automatically saved and accessible from the Responses tab in the Formsort dashboard. Once a responder starts filling out a form, their answers are saved by default, even if they don’t finish the form (moving it to a finalized state).

Answers cannot be deleted from this table but can be archived to remove them from the active response view.


Returning responders and response storage

The responses table shows the latest answer set for a specific responder_uuid. As a result, answers are saved and displayed depending on your flow settings.

You can control whether returning responders' answers overwrite previous responses, create new responses, or are blocked from submitting again.

  • Replace previous responses with new answers

    • Enable "Restart once flow completed" and disable "Start each session as a new responder."

    • Each time a responder returns, their new answers overwrite the previous response.

  • Save each new session as a separate response

    • Enable both "Restart once flow completed" and "Start each session as a new responder."

    • A new responder_uuid is assigned for each session, storing submissions separately without overwriting previous responses.

  • Prevent responders from submitting again

    • Disable both "Restart once flow completed" and "Start each session as a new responder."

    • Once a responder completes the form, their response remains stored, and they cannot submit another.

These settings determine how responses appear in your responses table and how new or returning responders’ data is recorded.


Downloading answers

Answers can be downloaded in CSV format. If no specific answers are selected, all answers for the flow will be included in the download.


Archiving answers

If an answer is no longer needed in the active view, it can be archived. Archiving removes answers from the default table view while keeping them stored securely.


Email notifications for form answers

You can receive email notifications when new responses are submitted. Choose from two options:

  • Every response – Receive an email immediately when a form is completed.

  • Daily summary – Get a single email at 5 PM UTC with a summary of all responses from the day.

Email notifications help you stay updated on new submissions without manually checking the Responses table.

Notifications are sent to Formsort users, not form responders. These emails are meant for your internal team and will not be sent to the person filling out the form.

Notifications include a link to view the response in the Formsort dashboard. A Formsort account is required to access the response data.

Notifications are only available for responses stored in Formsort. If your account is configured to opt out of data storage, you will not receive email notifications.


Managing answer access with user groups and access policies


Data security and retention

All stored responses are encrypted and comply with HIPAA standards. Formsort does not delete responses, but users can manage response access and visibility through archiving.

Enterprise users can disable response storage - Formsort will not store your form responses on the platform. Instead, responses are held in a secure, encrypted S3 bucket for 21 days only, after which they are permanently deleted. Use external integrations to manage your long-term data storage.

Formsort allows you to control who can access answer data using and .

Formsort form responses
Formsort notifications
user groups
access policies