# How Do I Change My Password?

#### Change your account password

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Edit Profile**. &#x20;
2. In the *Basic Info* section, select **Reset Password** to change your password.
3. Input your current password, your new password, and confirm your new password.
4. Select **Save** to complete the change.

The next time you log in, you will use your new password.

#### Forgot username or password?

If you've forgotten your username or password, use our [forgot password or username](https://app.impact.com/password/forgot.ihtml) link to receive an email to reset your profile password. In this email, you will also be provided the username you log in with.


---

# 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.impact.com/partner/what-would-you-like-to-learn-about/account-management/account-settings/account-management/how-do-i-change-my-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.
