# Change email password

If you want to change your email password, follow these simple steps:

1. **Login** to your account
2. From the menu, go to **Dashboard**
3. Click on the **Product** in this example, “Managed Hosting”
4. Next, click on the icon **Email accounts**
5. Click on the button **+ Change password**
6. Fill in **new password,** and you're done

Congratulations! Your email password has now been successfully updated, enhancing the security of your account. Feel free to contact our support team for assistance if you have any concerns or issues.


---

# 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.thirdwp.com/email/change-email-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.
