Delete account
Understand the destructive account deletion surface and the confirmation required before it runs.
Delete account
The danger page contains destructive account actions. In the template, the primary destructive account action is deleting the current user account.
Before deletion
Account deletion is irreversible from the UI. Review connected providers, API keys, workspaces, and pending invitations before continuing.
The template also revokes personal API keys owned by the deleted user. Workspace data is governed by workspace and organization ownership rules.
Delete the account
- Open
/user/danger. - Read the destructive action description.
- Enter the account email exactly as requested.
- Confirm deletion.
The action rejects mismatched confirmation input. This prevents accidental deletion from a casual button click.
Product extension note
If your service stores product data owned by the user, extend this flow with clear retention, export, and transfer rules. Keep those rules visible on the danger page before the user confirms deletion.