How to determine what data fields get saved
Learn how you can determine what data fields from your form should be included or excluded from your exports, notifications and webhooks.
The concept
By default, the data of each question block inside your form gets saved to the dataset at the moment a respondent completes the form (exceptions are the password block and the send email block). In most cases that will do the trick, as the main goal mostly is to collect data.
But we can imagine you also can have some use cases that you don't want to save a certain data field to your collected dataset. And that's where the Exportability
feature comes in. With that feature you can determine if the collected data of each question block should be saved to the dataset (or not).
Please be aware that when you disable the saving of certain data fields, that data literally doesn't get saved. So it no longer can be used anywhere, for example not in exports to CSV, not in notifications to Slack/email and not in automations.
Determine exportability
By enabling the Exportability
feature inside a question block, you can then select if the data of that block should be saved:
- Select
Include in the dataset
to store the given answers to your dataset; - Select
Exclude from the dataset
to not store the given answers to your dataset. Please note that if you exclude data from the dataset you can never see/use the given answers from your respondents to this block.