# Monitoring home page

The **Home** page provides an overview of key business data through tiles and charts displayed upon signing into the Merchant Portal. It allows merchants to monitor sales, deposits, and other financial data.

The Home page provides a quick overview of key business metrics. It includes:

* Select Merchant by MID/DBA
* Last deposit amount
* Yesterday’s total sales
* Year-to-date volume
* PCI status
* Certification status
* Direct link to search for questions and answers on the Support site

<figure><img src="/files/UpPdTyrEaA716A7lzQwc" alt=""><figcaption><p>Screenshot: Merchant Portal homepage</p></figcaption></figure>

{% hint style="warning" %}

* To ensure a seamless experience, the portal automatically displays data for the last viewed Merchant ID (MID) each time you log in.
* Merchant must identify and select the correct merchant ID with physical address or DBA (Doing Business As) name for your action.
  {% endhint %}

**Sales volume**

The Sales Volume chart provides a visual representation of monthly sales trends. It helps merchants track their business performance over time by comparing revenue across different months. The chart highlights the total sales amount for each month, making it easy to identify growth patterns and business trends.

<figure><img src="/files/svcIXUlheKSi5SUAJVJ2" alt="" width="563"><figcaption><p>Screenshot: Sales volume</p></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.xplorpay.com/merchant-portal/merchant-portal/core-features/monitoring-home-page.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.
