# Change Password

In order you need to change your password, you need login to [Merchant Page](/merchant-page-reference.md). Then you can change your password by accessing menu **Account.**

1. On Merchant Page, click **Account.**

<figure><img src="/files/HhaRxT0ri5OfPW6pZsWe" alt="" width="184"><figcaption></figcaption></figure>

2. Shows My Profile page that contains your profile information.

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

3. On **Change Password** sectio&#x6E;**,** **input** your **current password**, **new password**, **confirm** your **new password,** then click **Save.**

<figure><img src="/files/5oB8Yc6DXWmoZuyPTazZ" alt="" width="563"><figcaption></figcaption></figure>

Your password now has been changes.

{% hint style="info" %}
Password must contain at least 8 characters and have combination of alphabets, numbers and symbols
{% endhint %}

## Forgot Password

If you forgot your password or can't login to your merchant page account, you can change your password using forgot password.

1. Click **Forgot Password.**

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

2. Input username/email and captcha, then click **Send Request.**

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

3. Email instruction to reset your password will sent to your registered email, click **Reset Password.**

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

4. Input your new password, then click **Send Request.**

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

{% hint style="info" %}
Password must contain at least 8 characters and have combination of alphabets, numbers and symbols
{% endhint %}

Now you can login to the[ Merchant Page](/merchant-page-reference.md) using your new password.


---

# 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.faspay.co.id/merchant-page-reference/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.
