# Delete Account

This process will immediately delete your account and all of it's data with 1 exception.

An account's votes on governance actions will be kept in order to sustain the integrity of the votes conducted on Clarity.

### Steps:

#### Step 1

Sign into your account on clarity.vote and navigate to your profile page

<figure><img src="/files/zh3j77qca3tDHsCBOdhL" alt=""><figcaption></figcaption></figure>

#### Step 2

Scroll to the bottom of your profile page where you will find the section to delete your account

<figure><img src="/files/twxjho5mmQZg5inAKxr8" alt=""><figcaption></figcaption></figure>

#### Step 3

Enter the confirmation phrase

<figure><img src="/files/mubqkUHphBsd3sbWlfHC" alt=""><figcaption></figcaption></figure>

#### Step 4

Sign the message to verify your identity

If you encounter any issues with this problem, please reach to `support@clearcontracts.io`&#x20;


---

# 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.clarity.vote/account-management/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.
