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

# Delete Account

> Permanently delete your Treasury account and all of your data.

## Delete your account

If you decide Treasury isn’t for you, you can permanently delete your account at any time. Go to [**Settings → Account**](https://app.treasury.sh/settings/account) and scroll to the **Danger Zone** at the bottom of the page.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/account/settings-full-light.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=681ac2fbf31597657294dc134cf182eb" alt="The Account settings page with the Danger Zone delete account option at the bottom" width="2880" height="1800" data-path="images/account/settings-full-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/treasury/OmhP8gkUyyErM0vq/images/account/settings-full-dark.png?fit=max&auto=format&n=OmhP8gkUyyErM0vq&q=85&s=6e50598dcf060a0efc96a04ab3624f3f" alt="The Account settings page with the Danger Zone delete account option at the bottom" width="2880" height="1800" data-path="images/account/settings-full-dark.png" />
</Frame>

Click **Delete Account** and follow the confirmation prompts. Treasury will ask you to confirm before anything is removed.

## What gets deleted

Deleting your account permanently removes **all of your data** from Treasury, including:

* Your profile and sign-in methods
* All connected and manual accounts
* Every transaction, category, tag, and budget
* Your recurring transactions and net-worth history
* Your AI conversations and memory

<Warning>
  Deleting your account is **permanent and cannot be undone.** Your data cannot be recovered afterward. If you only want to stop being billed, [cancel your subscription](/account/billing) instead — that keeps your data so you can come back later.
</Warning>

<Note>
  Deleting your Treasury account removes Treasury’s copy of your data. It does **not** affect your actual bank accounts — it only disconnects them from Treasury.
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Billing" icon="credit-card" href="/account/billing">
    Prefer to just cancel? Manage your subscription instead.
  </Card>

  <Card title="Connections" icon="link" href="/core/connections">
    Disconnecting a single bank vs. deleting everything.
  </Card>
</CardGroup>
