# Change Password

If you are trying to log into your Evite account and can't remember your password, you can click on the **Forgot Password?** link below **Sign In** on your home page.

You will receive an email link to reset your password and access your Evite account.

<div align="left"><figure><img src="/files/esvD1SRpzhPgHA5kcbHS" alt="" width="375"><figcaption></figcaption></figure></div>

If you can log in but wish to update your password, please follow the steps below:

1. Log in to your Evite account.
2. Click on your initials in the top right corner.
3. Select **Account Settings**.
4. Click on **Update Password** on the left side of the page.
5. Make your password update and save your changes.

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


---

# 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://support.evite.com/account/account-questions/change-password.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.
