Organization Settings
Only owners can access Organization Settings at /org/edit. The page has three tabs: Team, Settings, and API Keys.
Team tab
See Team Management for details on inviting, removing, and managing members.
Settings tab
Email retention
Control how long emails are kept before automatic deletion:
- Range: 1–20 days
- Default: 30 days
A background job runs hourly to purge emails older than the configured retention window.
Allowed sender domains
Restrict which sender domains can deliver emails to your inbox. You can add up to 5 domains.
- Click Add Domain to add a new domain (e.g.
notifications.example.com) - Click Remove to delete a domain from the allowlist
- The add form is hidden once you reach the 5-domain limit
INFO
Domain format is validated — only valid domain names are accepted (e.g. example.com, mail.example.co.uk).
Delete organization
To permanently delete your organization and all its data:
- Go to Settings tab
- Type your organization slug in the confirmation field
- Click Delete Organization
This action is irreversible — all emails, members, API keys, and settings are deleted.
API Keys tab
See API Authentication for details on creating and managing API keys.