Managing forms
Create, pause and configure forms. Control notifications, redirects and access keys from the dashboard.
Create and organize
Create as many forms as you need from the dashboard. Each form has a name and an optional emoji that shows in your form list.
Pause and resume
Pause a form to stop accepting submissions without deleting anything. A paused form rejects new submissions with a clear message on the hosted page and a form_paused error on the API. Resume any time; your existing submissions stay untouched.
Notifications
When notifications are enabled, every accepted submission is emailed to you.
| Setting | Free | Pro |
|---|---|---|
| Email notifications | Yes | Yes |
| Subject template | Yes | Yes |
| Sender name | Fixed "Nisuform" | Any name |
| Notify email | Account email | Any address |
The subject template supports placeholders like {{form.name}} and {{field.email}}, filled with the form name and the submitter's values.
Redirect after submit
Browser submissions land on a default thank-you page. On Pro you can set a custom redirectUrl and send submitters anywhere you like after they submit.
Access keys
The access key identifies your form on the public endpoint. If a key leaks into the wrong hands, regenerate it from your form's settings. The old key stops working immediately, so update your site with the new snippet at the same time.
Delete
Deleting a form removes it and its submissions permanently. Export to CSV first if you want a copy.