← All Framer updates
Framer Forms Antispam — Basic Rules and Advanced AI Spam Protection cover
Framer update · 7 min read · 5 tags

Framer Forms Antispam — Basic Rules and Advanced AI Spam Protection

Two antispam modes for Framer Forms: rule-based Basic checks for everyone, and Advanced AI analysis on paid plans when bot traffic still slips through.

update forms security conversion workflow

TL;DR — On June 5, 2026, Framer shipped Forms Antispam with two modes: Basic runs rule-based checks on each submission, and Advanced uses AI to flag likely spam. Advanced requires Pro, Scale, or Enterprise; Basic is the entry point when you want stronger filtering without bolting on third-party CAPTCHA widgets. If your Framer site lives on contact forms, demo requests, or waitlists, this is the most practical inbox-hygiene upgrade since Framer’s invisible background CAPTCHA layer.

Framer’s announcement is short — this article adds workflow context: when to pick each mode, how it fits next to existing protection, and what to do when spam still looks human.

Forms antispam at a glance

ModeWhat it doesBest forPlan note
Background CAPTCHA (existing)Invisible math puzzle on the visitor deviceBlocking low-effort bots without UI frictionDocumented in Framer Help for all Forms users
Basic (new)Rule-based submission checksStandard contact, newsletter, and demo formsFramer’s default stronger tier in this release
Advanced (new)AI analyzes submissions for spam signalsHigh-traffic or high-value forms still getting junkPro, Scale, or Enterprise per Framer’s notes
Before June 2026After Forms Antispam
Background CAPTCHA onlyBasic and Advanced modes you can choose per workflow
Teams adding marketplace CAPTCHA components for extra coverNative AI filtering on paid plans without iframe embeds
Manual inbox triage when bots adaptedClearer mode ladder: rules first, AI when volume demands it

What Framer Forms Antispam changes

1. Basic — rule-based filtering

Basic evaluates each submission against a defined rule set. Think of it as Framer codifying the patterns operators already hate: implausible field combos, obvious bot fingerprints, and repetitive junk that should never reach your CRM.

For most agency contact pages and SaaS demo forms, Basic is the right first switch after you publish. It adds structure without asking visitors to solve image puzzles.

2. Advanced — AI spam analysis

When rules are not enough, Advanced sends submissions through AI analysis that judges whether the entry looks like spam even when it passes surface checks. Framer positions this for teams that still see noise after enabling Basic.

Framer limits Advanced to Pro, Scale, and Enterprise. If you are on a free or lower tier, budget for a plan upgrade before you promise clients AI-grade filtering on launch day.

3. Built on invisible CAPTCHA, not a reCAPTCHA replacement pitch

Framer already runs background CAPTCHA — a mathematical puzzle solved on the visitor’s device without visible widgets (Help article). The June 2026 modes extend that stack; they do not replace the need for thoughtful form design.

Framer still does not ship native Google reCAPTCHA. If your compliance checklist names reCAPTCHA explicitly, you will need a marketplace component or external workflow — but many marketing teams will find Basic + Advanced enough to drop extra CAPTCHA chrome.

4. Who benefits most

  • Agencies handing off client sites with public contact routes
  • SaaS marketers running demo and waitlist forms on Framer landing pages
  • Founders who read notification email on mobile and cannot afford fifty bot entries per week
  • Teams on paid plans ready to turn on Advanced without wiring Zapier filters manually

How to enable Forms Antispam in Framer

Framer’s update page links Learn more from the Forms Antispam announcement; use these steps as a practical checklist until Framer publishes a dedicated walkthrough:

  1. Open the site that contains the form you want to protect.
  2. Select the Form layer on Canvas (or open the page that hosts your contact module).
  3. Open Form settings in the right panel — look for spam protection or antispam controls added in this release.
  4. Choose Basic for standard lead capture; switch to Advanced only if you are on Pro, Scale, or Enterprise and still see junk after a publish.
  5. Publish the site so live traffic uses the new mode — editor previews may not mirror production filtering.
  6. Monitor submissions for one week: note false positives (real leads blocked) versus false negatives (spam still arriving).

If you manage multiple forms, start with the highest-traffic route — homepage contact, pricing demo, or waitlist — before rolling Advanced everywhere.

Three workflow recipes to try this week

Recipe 1

SaaS demo request hardening

Your pricing page demo form gets ten real leads and forty bot entries every Monday after a Product Hunt spike.

  1. Enable Basic on the demo form first and publish — give it 48 hours while traffic is hot.
  2. If junk persists and the site is on Pro or above, switch that single form to Advanced before touching newsletter signup.
  3. Cross-check Framer notifications against your CRM so you notice any real leads that stop arriving.
Recipe 2

Agency contact page handoff

You are delivering a multi-page Framer site with Contact and Thank You routes — the client expects zero CAPTCHA friction.

  1. Document in the handoff deck that Framer runs invisible CAPTCHA plus Basic antispam by default.
  2. Leave Advanced off unless the client is on a paid plan and requests stronger filtering after launch.
  3. Add a one-line note in the client wiki linking to https://www.framer.com/help/articles/how-framer-s-built-in-form-spam-protection-works/ for future editors.
Recipe 3

Waitlist launch with AI guardrails

A startup waitlist form is embedded on the homepage hero — referral traffic will be high and bots love empty email fields.

  1. Confirm the project is on Pro, Scale, or Enterprise before promising Advanced to stakeholders.
  2. Pair Advanced antispam with a required work-email or company field to cut low-quality human spam too.
  3. After publish, sample twenty submissions: if legitimate users report issues, step down to Basic and revisit field design.

Framer templates with strong contact flows

These remix-friendly files include contact, thank-you, or lead-capture routes — useful sandboxes when you test Basic versus Advanced on real page structure.

Browse more starting points in the template directory or our best free SaaS Framer templates in 2026 roundup.

Official Framer resources worth bookmarking

More reading on yoframer

The bottom line

Forms Antispam gives Framer operators a clear mode ladder: Basic rules for everyday lead capture, Advanced AI when paid plans need stronger filtering, all without visible CAPTCHA widgets for visitors. Audit your noisiest form first, confirm plan tier before you promise Advanced, and publish once — inbox hygiene is a launch task, not a someday task.

Get started free on Framer →

Frequently Asked Questions

Quick answers about Framer Forms Antispam — Basic versus Advanced modes, which plans include AI filtering, how this relates to existing background CAPTCHA protection, and where to read Framer's release notes.

What is Framer Forms Antispam?
Framer added two antispam modes for native Forms: Basic applies rule-based checks on each submission, and Advanced uses AI to judge whether a submission looks like spam. Framer announced both on June 5, 2026 at https://www.framer.com/updates/forms-antispam.
Which Framer plans include Advanced antispam?
Framer's release notes list Pro, Scale, and Enterprise for Advanced mode. Basic rule-based protection is the starting tier for teams that want stronger filtering without upgrading — confirm current plan limits at https://www.framer.com/pricing.
How is Basic different from Advanced?
Basic evaluates submissions against a defined rule set — useful for predictable bot patterns and noisy fields. Advanced adds AI analysis when you need a second pass on borderline or human-looking spam that still wastes inbox time. Start with Basic; move to Advanced when volume or quality problems persist.
Does Framer still use invisible CAPTCHA under the hood?
Yes. Framer's help article at https://www.framer.com/help/articles/how-framer-s-built-in-form-spam-protection-works/ documents background mathematical CAPTCHA puzzles visitors never see. The June 2026 Antispam modes layer additional Basic and Advanced filtering on top of that foundation.
Does Framer support Google reCAPTCHA natively?
Not today. Framer's help center states there is no native reCAPTCHA integration yet and that the team continues exploring stronger filtering. The new Advanced AI mode is Framer's paid-plan answer for teams that outgrow rule-based checks alone.
What should I do if spam still gets through?
Framer notes that persistent spam may come from real people, not bots — no filter is perfect. Tighten to Advanced on a paid plan, audit which forms are public, and manually prune bad entries in your notification inbox or connected CRM until patterns stabilize.

Keep exploring

Browse every free and premium Framer template in the yoframer directory, or open the full Framer updates index.

More updates