Add a reCAPTCHA field to your forms
Now you can add a reCAPTCHA field to forms to make sure your submissions are brought to you by certified human beings.

<p>As anyone who’s worked on the web for a bit knows, forms can attract spam submissions from robots. For obvious reasons, this is less than ideal.</p><p>So we’re making it easy to tell robots and humans apart by letting you add a reCAPTCHA field to your forms.</p><figure class="w-richtext-align-center" style="max-width: 1010px;" data-rt-type="image" data-rt-align="center" data-rt-max-width="1010px"><div><img src="<https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/64f9399ca7d13575ff21c37c_Add-reCAPTCHA-to-forms.gif>" alt="Add a reCAPTCHA field to your forms right from the add panel."></div><figcaption>Add a reCAPTCHA field to your forms right from the add panel.</figcaption></figure><p>(Sidenote: did you know the CAPTCHA stands for “Completely Automated Public Turing test to tell Computers and Humans Apart”?)</p><p>Ok, fun facts aside, here’s how to bring reCAPTCHA to a form on your site:</p><ol><li>Add reCAPTCHA element to all forms</li><li>Generate API and secret keys <a href="<https://www.google.com/recaptcha/admin>" data-rt-link-type="external">via Google</a></li><li>Enable reCAPTCHA for forms in your project settings</li><li>Publish, celebrate humanity, scorn robots</li></ol><p>One important note: for security reasons, once you enable reCAPTCHA for your site forms, you’ll need to add the reCAPTCHA field to every form on your site for them to keep working.</p><p>For a full look at how to add reCAPTCHA to your forms, check out our <a href="<https://university.webflow.com/article/recaptcha>" data-rt-link-type="external">guide on Webflow University</a>.</p>