> ## Documentation Index
> Fetch the complete documentation index at: https://fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Verify submissions with OTP

> Ensure valid responses with email or SMS phone number verification (powered by Twilio) to prevent spam and unwanted submissions.

## Why you should verify submissions

Verifying submissions ensures that the information you receive is accurate and authentic. It helps prevent spam and fraudulent entries, saving time and resources. Additionally, verification builds trust with users by protecting their data and maintaining the integrity of your brand.

## Enable email verification

First, click the email field or question followed by its <Icon icon="gear-complex" iconType="solid" />. In the right-hand panel, toggle the `Send verification code` switch.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/n9ebohD05VHZJ-H5/images/Screenshot2025-11-05at2.33.26PM.png?fit=max&auto=format&n=n9ebohD05VHZJ-H5&q=85&s=0c2ec1d88b4f554636ac2bd9680572ce" alt="Screenshot 2025-11-05 at 2.33.26 PM.png" width="2628" height="1443" data-path="images/Screenshot2025-11-05at2.33.26PM.png" />

That’s it! A verification code will now be sent to your respondents when they fill out your form.

<img src="https://mintcdn.com/fillout-005a867b-dependabot-npm-and-yarn-form-data-4-0-6/KaRHLex9fqtFXaSO/images/conversion-kit/image-2.png?fit=max&auto=format&n=KaRHLex9fqtFXaSO&q=85&s=22b387449c4cca7dc09913cdbda20588" alt="SMS verification" style={{ width:"68%" }} width="1061" height="462" data-path="images/conversion-kit/image-2.png" />

<Info>
  OTP verification is part of the conversion kit paid add-on. Learn more and get started [here](https://www.fillout.com/conversion-kit).
</Info>

## Enable SMS mobile verification

Drag and drop the `Phone number` field to your form or click it if you already have one. Similar to the steps above, turn on the `Send verification code` switch.

If your form is connected to [Twilio](https://build.fillout.com/home/integrations/new/twilio), our SMS verification feature will send messages using your Twilio account.

<Warning>
  This feature is currently only available for US mobile numbers. However, you may request for your country to be added by emailing us at [support@fillout.com](mailto:support@fillout.com).
</Warning>

## Related articles

<CardGroup cols={3}>
  <Card title="Email validation" icon="envelope-circle-check" iconType="regular" color="#FFC738" href="/email-validation">
    Validate emails and disallow free email accounts.
  </Card>

  <Card title="Send messages with Twilio" icon="message-sms" iconType="regular" color="#FFC738" href="/twilio">
    Automate SMS updates to customers.
  </Card>
</CardGroup>
