# Removing a zkLogin account

If you would like to remove a previously set up zkLogin account and all data associated with it from Aftermath, follow these simple steps:

1. Click on the wallet dropdown button on the top right of our site.

<figure><img src="/files/hFgCcVLbULwsia9arD8K" alt=""><figcaption><p>Click Login/Connect (your address will appear here if you are already logged in).</p></figcaption></figure>

2. Click on the login of the address you wish to remove (Google or Twitch).

<figure><img src="/files/Pj9zE8yrolvmPU5BhG5v" alt="" width="375"><figcaption><p>Wallet connect modal</p></figcaption></figure>

3. Click "Forget all Google/Twitch wallets"

<figure><img src="/files/kDVh5nemEuVhsFhsGlV3" alt="" width="375"><figcaption><p>Forget wallets</p></figcaption></figure>

And that's it! Note this process is not reversible, so be sure you want to forget a wallet before you proceed. Also note that it is possible to create a zkLogin through another service, like a different dApp or a wallet. This process will not affect those accounts; only ones you created via Aftermath. Reach out to us in discord if you have any questions and we will be happy to help.


---

# 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.aftermath.finance/getting-started/creating-a-sui-account-with-zklogin/zklogin/removing-a-zklogin-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.
