# Deleting your Tilt account

**To delete your account, follow the steps below:**

* Visit your profile.
* Click on settings.
* Click **Delete Account.**
* A banner will prompt, asking if you are sure about deleting your account, as this action cannot be reversed on your end. You will also lose all your purchase history.
* Finalize your account deletion.
* We're sad to see you go 😢

**Important:** You cannot create a new account after deleting your account. If you need to make any account changes, please get in touch with our support team at <support@tilt.app> using the email linked to your Tilt account. In your message, include the new email address, phone number, or username that you'd like to have associated with your account.&#x20;

Click [here](https://tiltsupport.zendesk.com/hc/en-us/articles/5996029790747-Contact-TILT) to learn alternative ways of contacting our support team.


---

# 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://support.tilt.app/tilt-help-desk/account-management/deleting-your-tilt-account.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.
