# Change Password

**Step 1:** Log in to the emSigner account using your **Admin User Name** and **Password**

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

Enter the password to login into the account.

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

**Step 2:** Click on the Settings tab present at the top.

<figure><img src="/files/ZFEAAzZNM7Yyp6R0S48z" alt=""><figcaption><p>emSigner Settings Tab</p></figcaption></figure>

**Step 3**: Go to “Change Password”

<figure><img src="/files/YBhR1hs9lj9fTAv6IqOn" alt=""><figcaption><p>Change Password in Settings</p></figcaption></figure>

**Step 4**: Enter your new password and click the “Change Password” button. The password must meet the specific length and complexity requirements defined by the administrator.

<figure><img src="/files/0CHz7PGQ8EqFVsElc9Od" alt=""><figcaption><p>Change Password Page</p></figcaption></figure>

If the current password is correct and the new password matches the confirm password field, your password will be updated successfully.


---

# 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.emsigner.com/user-management-and-settings/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.
