Response limit

Google Forms close after 100 responses

If your Google Form should stop collecting signups after 100 responses, do not rely on checking the response sheet manually. Set a response cap, prepare the closed-form message, and test the public form before launch.

Fast setup

For a simple event, class, RSVP, or volunteer form, the setup is usually this direct.

  1. Open the Google Form you want to limit.
  2. Set the response limit to 100.
  3. Write a closed-form message that explains the form is full.
  4. Add a waitlist link or contact email if late visitors still need a next step.
  5. Enable owner notification so someone knows when the form closes.
  6. Submit a small test form before sending the real public link.
FormGuard packages this workflow into a Google Forms sidebar so the operator does not need to maintain an Apps Script trigger by hand.

Good closed-form messages

Simple cap

This form is now closed because we have reached 100 responses. Thank you for your interest.

Waitlist

Registration is full. To join the waitlist, please use this form: [waitlist link].

Event RSVP

The event has reached capacity. Contact [email] if you need to update an existing RSVP.

Internal signup

This signup has reached its limit. Please contact the form owner before making plans.

Important limitation

Google Forms is not a strict reservation database. If several people already have the form open while the 100th response arrives, one or more late submissions may still race the closing rule.

For high-demand signups, use a small buffer, a waitlist, or manual confirmation before promising final seats.

What FormGuard adds

Response cap

Close the form after the configured number of submissions.

Closed message

Show a clear message when the form is no longer accepting responses.

Owner notification

Notify the form owner when the control point is reached.

Related controls

Combine response limits with scheduled close times and choice-level quotas when needed.

Related guides