# Dashboard

Is a menu to display billing transaction data in the form of a dashboard. Dashboard displays transactions based on billing status.

The steps display the dashboard

* Klik menu **Dashboard** pada panel menu sebelah kiri

![Faspay Billing Dashboard page view](/files/-MHzv80DK5nvo7Ise2DQ)

**Transaction Status Bar :**

Displays the total summary amount of transactions based on their status.

* Paid : Total billing transactions that have been paid
* Expired : Total billing transactions that have not been paid but have passed the due date.

&#x20;**Graphic Chart :**

Displays a comparison between the total amount of the sales transaction and the amount of the transaction that has been paid and the amount of the transaction that has expired in the form of a graphic display. The data on the chart chart shows billing transactions per month.

{% hint style="info" %}

* Hover the mouse pointer on the bar chart to display the details of the sales amount, paid and expired
* Total sales on the right panel displays a summary total of all billing transactions based on their status
* Click on the chart menu to display the chart download options in various formats
* The parameters at the top of the graph are used to change the data options displayed by year
  {% endhint %}


---

# 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/getting-started/untitled/how-to-use/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.
