How do I reset my form's entry count?

Technically, a form’s entry ID number cannot be reset because it’s a unique id assigned to each entry. Once used, the same number cannot be used again.

As a workaround, however, you can simply make a copy of your form to create a new form with the entry count set back to 0.

Learn more about managing form entries in our Managing Entries tutorial.

Support