# Credential Settings

Business A page that shows merchant their credentials on Business product that contains:&#x20;

* Merchant id
* User id
* Password

Re-generate password:

* Merchant clicks **Re-generate Password** button to show a pop-up box to entry password
* Merchant inputs **password** and click **confirm**
* **Download** or **Copy** new password

![(Business Menu)](/files/-MZN1trXLoR5ndHX5bl5)

![(Pop-up menu after clicking re-generate button)](/files/-MZN21qFioKL5Gj20XtM)

![(Password Generated)](/files/-MZN290wkfHP7-uYLMAz)

After entry password, a new pop-up box that includes the new generated password will be shown, merchant can either:&#x20;

* Download their password as a .txt file &#x20;
* Copy the new generated password as a text.&#x20;


---

# 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/faspay-business/credential-settings.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.
