Reference
Account settings
Recipients, API keys, preferences, password and sessions.
Everything under Account applies across all your forms, not to one of them.
Linked emails
A form can only deliver to an address you have verified. Add one under Account → Linked emails, click the link we send, and it becomes selectable on every form. Your sign-in address is always available and does not count against the limit.
| Plan | Linked addresses | Recipients per notification |
|---|---|---|
| Free | 2 | 1 |
| Pro | 10 | 5 |
| Business | 20 | 10 |
This is why a form cannot mail an arbitrary address: an endpoint that is public in your page source could otherwise be pointed at anyone.
API keys
Account → API keys issues the key the Submissions API expects. It is a secret, unlike a form endpoint — it can read everything the account has. Keep it server-side and rotate it if it ever ends up somewhere public.
Preferences
- Which view the inbox opens on — inbox, starred, spam or archived.
- Compact rows, if you want more of them on screen.
- Light, dark, or follow the system.
Security
- Change your password, or the address you sign in with.
- Review active sessions and sign other devices out.
- Delete the account. That removes every form, submission and endpoint, immediately and for good — export anything you want to keep first.