# Credential Settings

A menu to check partner's credentials information for SendMe product that contains:&#x20;

* Faspay Key&#x20;
* Faspay Secret&#x20;
* App Key&#x20;
* App Secret&#x20;
* Client Key&#x20;
* Client Secret&#x20;
* IV&#x20;

Client Key and Client Secret are masked to avoid any fraud. In order to show both credentials, the steps are:&#x20;

1. **Click Show Client Credentials** button to show a pop-up to entry password.&#x20;
2. Enter current **password** and **confirm.**&#x20;
3. **Download** or **Copy** Client Key and Secret.&#x20;

![(SendMe Menu)](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FBe51k182VVlOkWb7h4S0%2Ffile.png?alt=media)

![(Pop-up menu after clicking Show Client Credentials button)](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FsS7eYpMLjMRHn1f7k7OR%2Ffile.png?alt=media)

![(Client Key and Secret Credentials) ](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MHl0oXefaAKjpRLPnGw%2Fuploads%2FeqTnth8URUYbxXmpeWSz%2Ffile.png?alt=media)

After entry password, a pop-up box that contains Client Key and Secret will be shown, partner can either:&#x20;

* **Download** their password as a .txt file &#x20;
* **Copy** Client Key and Client Secret as a text.


---

# 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-sendme/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.
