# Account Deletion

If you wish to delete your Brewfather account you can do so yourself in the app or by [contacting us](mailto:hello@brewfather.app).

To delete your account yourself in the Brewfather app:

1. Cancel any Brewfather Premium subscriptions if you have an active paid subscription.
2. Log out of the Brewfather app (if logged in).
3. Log into the Brewfather app.
4. Open the **menu.**
5. Go to the **Settings page.**
6. At the bottom of the Settings page in the "Danger Zone" you can click the "**Delete**" button next to the delete account label.
7. In the confirmation dialogue enter the text "**DELETEACCOUNT**" and click "**Confirm**".
8. Your account login and all related account data will now be permanently deleted. This is not reversible.

Should you encounter difficulties removing your account or require our assistance, please reach out to us at our support email, <hello@brewfather.app>. We will aid in the deletion of your account and all associated data upon your request. To facilitate this process, ensure that your email is sent from the address linked to your account and clearly state your desire to have your account deleted.

### Data retention and backup

Our data-retention policy keeps backups for up to 5 weeks after deletion, after which they are completely removed.

Read more about your data in our [Privacy Policy](/legal/privacy-policy.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.brewfather.app/legal/account-deletion.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
