# Dashboard

**Dashboard**

The dashboard menu offers some of the main details relevant to you as a partner. The main pieces of information on the dashboard are as follows (*The data presented is as per the date range selected*):

* Total Merchants: Merchants added by you during the selected period.
* Total Shoppers: New shoppers who purchased from the store of your merchants during the selected period.
* Total Transactions: Count of transactions during the selected period.
* Total Transactions Amount: Total value of transactions during the selected period.
* Total Refunds: Count of refunds made during the selected period.
* Total Refund Amount: Total value of refunds completed during the selected period.

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

In the next section of the dashboard, you can see the transaction details of their top 5 merchants in the form of graphs.

<figure><img src="/files/5ZX51lntGK6F0rQ64MUE" alt=""><figcaption></figcaption></figure>

In the next section of details, you can see the details of the cryptocurrencies that shoppers have used to make the payments with the total transaction value at the beginning of this section.

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

The last section of the dashboard presents the details of the latest transactions including refunds. The details of the transactions will include the below line items:

* Order ID
* Shop Name
* Shopper
* Date
* Order Amount
* Payment Status

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

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

Filters can also be used to filter any specific transactions you may be looking for.

<figure><img src="/files/YhCcBi7X3gATjSlFheYa" alt="" width="328"><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/dashboard.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.
