# How do I delete my account or team?

> Delete your MailBlastr account or team from settings, and what happens to your domains, API keys, and data.

You can delete your MailBlastr account or team from **settings** in the dashboard. This is a dashboard-only action, and it is **permanent** — deletion cannot be undone.

## How to delete

1. **Leave your team** — In settings, leave the team associated with your account first. Account deletion becomes available once you are no longer attached to a team.
2. **Delete the account** — Select **Delete account** and confirm. On confirmation, your account and all account data are deleted.

## What happens when you delete

- **API keys are revoked.** Every key on the account stops working immediately; in-flight requests using them will fail with `403 invalid_api_key`.
- **Domains are removed.** Your verified domains are detached — you can stop publishing their MailBlastr DNS records afterward.
- **Account data is removed.** Audiences, contacts, campaigns, and the email log associated with the account are deleted per the retention policy.
- **Sending stops.** No further email can be sent on the account.

> **Warning:** Deletion is permanent. Export anything you need (such as your contacts or send history) before you delete, and make sure no production service is still pointing an API key at the account.

## Before you delete

If you only want to stop a single integration, you do not have to delete the whole account — you can [revoke just that API key](https://www.mailblastr.com/docs/kb/handling-api-keys) instead and leave the account intact.
