Help Center menu

Response limits

Each plan has a monthly response limit that resets at the beginning of each calendar month.

Limits by plan

  • Free — 10,000 responses per month (during beta: 2,000,000)
  • Pro — 2,000,000 responses per month
  • Enterprise — Unlimited responses

What happens when you hit the limit

When your monthly response limit is reached:

  1. Your forms stop accepting new submissions
  2. Visitors see a message that the form is temporarily unavailable
  3. You receive an email notification
  4. Your existing responses and data are not affected

Checking your usage

Go to Account settings to see your current month's response count and limit. The usage resets on the 1st of each month.

Beta access

During the beta period, all users get Pro-level response limits (2,000,000/month) regardless of their plan. This will revert to standard limits when the beta ends.

Need more responses?

If you consistently need more than 2 million responses per month, contact us about our Enterprise plan with unlimited responses.

Give feedback

Was this resource helpful?

|

Up next

Webhook notifications

Receive real-time data when someone submits your form by configuring a webhook URL.

Read more

FAQs

Indefinitely, while the form (and your account) exists. Delete a response and it's permanently removed within 24 hours; delete the form and every associated response goes with it.

You can sort by any column today, and search across answers via the Ctrl/Cmd+K command palette. Inline filtering on the responses table is on the roadmap.

No — webhooks are fire-and-forget. If your endpoint returns a non-2xx status, the submission is still saved but the webhook is not retried. Use a tool like webhook.site to confirm your endpoint is reachable.