Email Verification feature allows users to verify their email address. When enabled, this feature sends an email to the participant after submitting the form so that they can verify their email address.
- From the Pages main menu select the campaign you want and click on the Form > Settings.
- Check to Enable email verification.

- A new option Notice text will appear to enter the text that users will see after the form is submitted. You can also set the Email verified text that users will see after verifying their email address.
- Also a new email notification with the name Email Verification will be created to customize the message that will be sent to the user. Make sure that the merge tag
{email_verification_url}is included in the message.

<a href="{email_verification_url}">Verify your email address</a>
The email notification event Email address is verified becomes available to send a new email notification only after the user has verified their email address.
When Email Verification is enabled a new column Verified will appear in the Entries page to track verified users.