# Dashboard

Dashboard là nơi hiển thị tổng quan và trực quan hóa bằng đồ thị các số liệu liên quan tới kinh doanh như: doanh thu, người dùng...

<figure><img src="/files/36LtE5pWmVc5OCRa2AUp" alt=""><figcaption><p>Giao diện của Dashboard</p></figcaption></figure>

Các số liệu hiển thị trên Dashboard:

* Total sells: tổng số tiền doanh thu trên hệ thống.
* Total revenue (Commission): tổng số tiền nhận được thông qua chiết khấu hoặc giảm giá khi mua license.
* Daily sells: tổng số tiền doanh thu trong ngày.
* Daily revenue (Commission): tổng số tiền nhận được thông qua chiết khấu hoặc giảm giá khi mua license trong ngày.
* Users: số lượng người dùng mới theo tháng.


---

# 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://vardytests.gitbook.io/boostpte-guide/he-thong-quan-ly-doanh-nghiep/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.
