# Delete account

If you wish to delete your HidenCloud account, please follow the steps below:

1. **Log in to the HidenCloud Dashboard**
   * Open your web browser and navigate to the HidenCloud website.
   * Enter your username and password to log in to your account.
2. **Access Your Profile**
   * Once logged in, click on your profile icon located at the top right corner of the dashboard.
3. **Navigate to Account Settings**
   * From the dropdown menu, select "Account Settings."
4. **Scroll to the Bottom of the Page**
   * On the Account Settings page, scroll down to the bottom.
5. **Click the Delete Account Button**
   * At the bottom of the page, you will find the "Delete Account" button. Click on it.
6. **Confirm Account Deletion**
   * You will receive a confirmation email. Follow the instructions in the email to confirm the deletion of your account.
   * Your account will be scheduled for deletion and will be permanently deleted within 72 hours.

#### Important Notes

* **Accidental Deletion**: If you initiated the deletion process by mistake, you have the option to undo the deletion. Simply follow the instructions in the confirmation email or contact HidenCloud support for assistance.
* **Support Assistance**: If you encounter any issues or require further assistance, please reach out to our support team. You can contact support through the HidenCloud website or directly via email.

<figure><img src="/files/zGQFw8td8aG31B35ZBsY" alt=""><figcaption><p>Delete Dash HidenCloud Account</p></figcaption></figure>

## Account created with Oauth (Google / Discord)?

If you created your account through OAuth, you received an email with an automatically generated password. If not, you can also log out or open an incognito tab or a new browser using the following link <https://dash.hidencloud.com/auth/forgot-password> Then enter your email and reset the password.


---

# 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.hidencloud.com/dashboard/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.
