Spam Protection
Protect your forms from bots and spam submissions with multiple layers of defense.
Protection Methods
Google reCAPTCHA v3
RecommendedInvisible bot detection that runs in the background. No user interaction required - it analyzes behavior to detect bots without showing challenges.
Honeypot Fields
Hidden fields that are invisible to real users but bots will fill in. Any submission with data in these fields is automatically rejected.
Rate Limiting
Limit the number of submissions from a single IP address. Prevents spam floods while allowing legitimate users through.
Enabling Spam Protection
- 1
Open form settings
Go to your form and navigate to Settings
- 2
Go to Security
Click on the Security tab
- 3
Enable protections
Toggle on reCAPTCHA or add honeypot fields
Best Practices
How It Works
When spam protection is enabled, submissions that appear to be spam are automatically blocked before they reach your submissions list. Honeypot fields silently reject bot submissions, while reCAPTCHA analyzes user behavior to block automated traffic.
Did this answer your question?