> ## Documentation Index
> Fetch the complete documentation index at: https://www.logo.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete your Logo.dev account and data

> Delete your Logo.dev account from the dashboard, see what deletion schedules for removal, and what we retain to meet billing and legal obligations.

Delete your account yourself from the [dashboard](https://www.logo.dev/dashboard/settings). Deleting is permanent and there is no undo: your account is scheduled for deletion at once, your sign-in ends, and your data is removed as the deletion works through our systems.

## Before you delete

Deletion is blocked while any of these apply:

* An active subscription. Canceling in [Billing](https://www.logo.dev/dashboard/billing) stops renewal but keeps the subscription active until the end of the period you paid for, and deletion unblocks when it ends.
* You are the only admin of a team that still has other members or pending invites. Remove them or promote another admin first.
* Your account is the shared account behind a team that still has other members or pending invites. Deleting it would take the team's keys and usage with it, so email [support@logo.dev](mailto:support@logo.dev) to move the team to another account first.

## Delete your account

1. In the [dashboard](https://www.logo.dev/dashboard/settings), open **Settings**.
2. In the **Delete account** section, click **Delete**.
3. Type `delete my account` to confirm, then click **Delete account**. Your account is scheduled for deletion and you are signed out.

## What deletion removes

Deleting your account schedules everything it holds for deletion: your account details, your usage history, and any team you own that has no other members. Your sign-in ends at once. Every publishable and secret key your account owns is revoked as the deletion propagates through our systems, normally within a few minutes, and requests carrying one of those keys fail from then on. To shut off a key you own right away, before deleting the account, open [API keys](https://www.logo.dev/dashboard/api-keys), manage the key, and click **Disable keys**; requests with it are rejected immediately. Keys that belong to a team you are a member of are the team's, not yours: they stay active after your account is deleted, and only a team admin can disable them. We also remove your email address from our sending lists, which ends all product and account email.

## What we keep

A narrow set of records survives deletion, as the [privacy policy](https://www.logo.dev/legal/privacy) describes:

* Billing records, for as long as tax and accounting law requires. Card details live with Stripe; we never store full card numbers.
* Request logs (the requesting IP address, the lookup, and a timestamp), which age out on our retention schedule for security monitoring and billing.
* Account records, including your name and email, for a limited wind-down period after deletion to meet legal obligations.
* Email preference and consent records, kept for a limited period to document your choices, and email delivery events, kept only as long as our email systems need them.

When those periods end, the records are deleted too.

## Delete without signing in

If you can no longer sign in, email [support@logo.dev](mailto:support@logo.dev) from the address on the account and ask us to delete it. We may ask you to verify your identity first. We then delete your data across the systems that hold it and confirm by reply. For readers in the EEA, United Kingdom, and Switzerland, this is the erasure right described in the [privacy policy](https://www.logo.dev/legal/privacy).

## Next steps

<CardGroup cols={2}>
  <Card title="Security and data handling" icon="shield-halved" href="/docs/support/security">
    How Logo.dev handles data: the DPA, subprocessors, retention, and GDPR.
  </Card>

  <Card title="Privacy policy" icon="scale-balanced" href="https://www.logo.dev/legal/privacy">
    The binding terms on what we collect, retention by data type, and your
    rights.
  </Card>
</CardGroup>
