# Merchants

The Merchants menu of the partner portal will provide you with all the details of the merchants you have invited. You will also be able to add merchants using the "+ Add New Merchant" button. The details for this have been explained in the subpage of the Dashboard.

The details for each merchant will have:

* Merchant ID
* Shop - Store name
* Partner - Partner name and email (This will have your name and email most of the time, however, if you choose to become a super partner in our system then you can add more partners and in that case, it will show the name and emails of your partners).
* Partner Rep - Partner representative of your merchants
* Website - Store website of your merchants
* Status - Status of your merchants if they are active or not
  * Merchants who are not active can be invited again using the 'Resent Invite' button
* Volume - Volume of the transactions of each merchant
* Access Account - Option to sign in to your merchant's accounts to check their details

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

You can expand the merchant details row to see more details such as register date, phone, auth header, secret key, etc. You can also update the fee that you wish to charge the merchant on each of their transactions. However, this will be approved by the RocketFuel admin.

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

<figure><img src="/files/5Tm4N9tBZOZG8ozxr7Qt" alt="" width="259"><figcaption></figcaption></figure>


---

# 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.rocketfuel.inc/user-guide-and-help-videos/partner-user-guide/merchants.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.
