> ## Documentation Index
> Fetch the complete documentation index at: https://formhug.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Submission Rules

> Control who can submit your form, how often, and what happens when limits are reached

Submission Rules help you control who can submit your form, how often they can submit, and what happens when limits are reached.

<img src="https://mintcdn.com/formhug-8bc4ebd1/G9oY8IClAvYHkhzC/images/basic-features/form-settings-submission-rules.jpg?fit=max&auto=format&n=G9oY8IClAvYHkhzC&q=85&s=f060179a80617f0a41d0bdcce90918d1" alt="FormHug submission rules settings" width="2430" height="1908" data-path="images/basic-features/form-settings-submission-rules.jpg" />

These settings are especially useful for <a href="https://formhug.ai/registration-form" target="_blank">registration forms</a>, event signups, waitlists, applications, and limited-capacity bookings.

For event and class workflows, pair submission limits with the planning advice in <a href="https://formhug.ai/blog/best-event-registration-software-2026" target="_blank">event registration software</a> and <a href="https://formhug.ai/blog/class-registration-software" target="_blank">class registration software</a>.

## Submission Access

Define who is allowed to submit the form:

| Option             | Description                  |
| ------------------ | ---------------------------- |
| **Open**           | Anyone can submit            |
| **Login Required** | Submitters must log in first |

### Login Required

When enabled:

* Submitters must log in before filling the form
* You can identify who submitted each response
* Submitters can view their past submissions
* Enables user-based submission limits

## Submission Limits

Control how many times a person can submit:

| Option               | Description                            |
| -------------------- | -------------------------------------- |
| **Unlimited**        | No restrictions                        |
| **Once Only**        | One submission per person              |
| **Repeatable**       | Allow multiple submissions             |
| **Custom Frequency** | Set specific rules (e.g. once per day) |

### Identification Methods

How FormHug identifies submitters for limits:

| Method         | Description              |
| -------------- | ------------------------ |
| **Login**      | Based on user account    |
| **Device**     | Based on browser/device  |
| **IP Address** | Based on network address |

<Tip>
  For the most reliable limits, require login. Device and IP-based limits can be bypassed.
</Tip>

### Custom Frequency Examples

* Once per day
* Once per week
* 3 times per month
* Custom time period

## After Limit Reached

Decide what happens when a submitter reaches their limit:

| Option             | Description                      |
| ------------------ | -------------------------------- |
| **Block Access**   | Prevent further submissions      |
| **View Only**      | Allow viewing but not submitting |
| **Custom Message** | Show a personalized message      |

## Common Configurations

### One-Time Registration

For events or sign-ups where each person should only register once:

1. Enable **Login Required**
2. Set limit to **Once Only**
3. After limit: show a custom message

### Daily Feedback

For forms where you want daily input:

1. Enable **Custom Frequency**
2. Set to **Once per day**
3. After limit: **View Only** so they can still see their submission

### Open Survey

For surveys where you want maximum participation:

1. Keep **Open** access
2. Set **Unlimited** submissions

## Related

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/features/settings/notifications">
    Set up email alerts for new submissions
  </Card>

  <Card title="Collaborators" icon="users" href="/features/settings/collaborators">
    Invite team members to manage your form
  </Card>

  <Card title="Registration Form Guide" icon="clipboard-list" href="/guides/use-cases/registration-form">
    Use submission limits for signups, capacity, and duplicate prevention
  </Card>

  <Card title="Registration Templates" icon="grid-2" href="https://formhug.ai/templates/use-case/registration" target="_blank">
    Start from event, course, webinar, and membership registration templates
  </Card>

  <Card title="Event Registration Software" icon="book-open" href="https://formhug.ai/blog/best-event-registration-software-2026" target="_blank">
    Plan capacity, confirmations, and attendee management around the form
  </Card>
</CardGroup>
