# Change Email Address

{% hint style="info" %}
**You'll Need:** Please ensure you have your previous email address and password ready in order to change or update your email address.
{% endhint %}

1. Go to <https://app.prequilt.com/my/email> and login using your original email address and password (the old email). Then click on 'Login'.
   * <img src="/files/GSsxUbLV11sHPKALJEKa" alt="" data-size="original">
2. Enter your new email address and click on 'Change Email'.
   * ![](/files/BLiOY2V91GZ4Is2rAoj2)
3. You should now see the confirmed new email address.
   * ![](/files/dRWwqhNY0QzQeeyzSAqV)
4. Click on 'Go to Stashboard' to go to the Dashboard and start using PreQuilt.


---

# 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.prequilt.com/admin/subscription-management/change-email-address.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.
