# Delete account

Follow the steps below to delete your account:&#x20;

1. Sign in to UpNote app on any platform
2. Go to **`Settings`** > **`My Account`** > **`Delete Account`**
3. Enter your email and password&#x20;
4. Tap/click the **`Delete Account`** button. This action will delete your account and all associated data immediately from the server and your local device.

***

#### FAQ: Can I restore my data after deleting my account?

When you delete your account, we show a warning that this will permanently delete your account and its associated data, and this action cannot be undone.

However, if you still have the backup file on your desktop, you can sign up for the new account (using your previous email address) and restore your backup from **Settings > General > Backup > Restore backup.**


---

# 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://help.getupnote.com/get-started/manage-your-account/delete-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.
