Collection limits
They allow you to control how many times your form can be answered, according to rules and conditions you can configure. This helps prevent spam, save resources, and control the submission of responses.
Use cases
- Prevent spam: Stop the same person or IP from responding to a form multiple times;
- Limit participation: Limit collections by time period (day, week, month);
- Distribute responses: Balance responses between different groups;
- Save resources: Stop receiving responses once the necessary amount has been reached.
Types of limits
There are several types of limits you can configure to control the number of collections, and they can be combined. Limits can also be applied within a time interval, as explained later.
Limits are applied cumulatively. If any of the criteria are reached, the system will reject the collection, displaying a message to the user indicating which limit was reached.
🌐 Limit by IP address
Aims to limit the number of submissions from the same IP address (internet address assigned to a device: phone, tablet, computer, etc.). Use it to set a maximum number of submissions from the same device.
📱 Limit by browser session
Allows you to limit the number of collections sent during the same browser session. Use it to set a maximum number of collections each time the application is opened in a web browser (Chrome, Firefox, Edge, Safari, etc.).
📊 Limit by question response value
Use it to limit the number of collections with the same value in a specific question in the form. For example, if you have a question "What is the collection work shift?" with options "Morning", "Afternoon", and "Night", you can limit to only one collection per work shift. Or, alternatively, if there is an ID field (such as National Identification Number) in the form, you can set a limit of N submissions per ID field.
⏰ Limit quantity in a time interval
Use to limit the maximum number of collections based only on a time interval defined in the next section of the configuration tab. For example, you could limit to a maximum of 10 collections on the current day, or 100 collections over the last 10 days.
Time ranges
Configured limits can be applied within a specific time range. For example, limit 5 collections from the same IP address in one day, or 10 collections from the same department per week.
The available time ranges are:
- No time interval: Do not set a time range. Limits will be applied continuously without time restrictions.
- Last N hours: Sets a limit for the last N hours. The system calculates how many collections were sent in that period before accepting a new one.
- Last N days: Same as above, but in days. If you set 1 day, the system will consider the collections sent in the last 24 hours.
- Daily limit: Maximum number of collections allowed in a single day (from 00:00 to 23:59).
- Weekly limit: Maximum number of collections in the same week (from Sunday 00:00 to Saturday 23:59).
- Monthly limit: Maximum number of collections in the same month (from 00:00 on the 1st to 23:59 on the last day).
The “Daily limit”, “Weekly limit” and “Monthly limit” options consider the time zone of the workspace owner that contains the form.
Enabling and configuring collection limits
- Open your form;
- Click on the "Settings" tab;
- Go to the "Collection limits" section;
- Check the "Enabled" option;
- Click the "Configure collection limits" button;
- In the new side panel titled "Configure collections sending limits", select which limits will be enabled.
- Click save.
How to enable and configure collection limits
💡 Practical examples
📝 Satisfaction survey – Restaurant
✅ Limit by IP: maximum 1 response per IP.
✅ Period: Limit during the day.
✅ Maximum: 1 response per day.
Result: Only 1 response per device (IP address) per day will be received, preventing spam and
ensuring each customer answers only once a day.
The limit resets the next day.
🏢 Quality audit by shift
✅ Limit by response value: Question "Shift" with options "Morning", "Afternoon", and "Night".
✅ Maximum quantity with the same response value: 1
✅ Period: During the day.
Result: Maximum 1 collection per work shift per day, avoiding duplicates within the same work shift.
🎉 Event – Registrations
✅ Limit per person: Maximum 1 registration with the same value in the 'Document number' field.
✅ Limit by time range: Limit during the month, with a maximum of 500 registrations.
Result: One registration per person, with a maximum of 500 participants registered during the month.