> For the complete documentation index, see [llms.txt](https://tailieu.abaha.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tailieu.abaha.vn/quan-ly-modules/dai-ly/bao-cao-thuong-thang.md).

# Báo cáo thưởng tháng

Tại màn hình trang chủ hệ thống, Admin truy cập Modules Đối tác -> Báo cáo thưởng tháng.

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

Admin có thể lọc thời gian theo tháng và xuất file excel. Ngoài ra khách hàng có thể tìm kiếm theo đối tác

Danh sách báo cáo thưởng tháng bao gồm

* Loại : Loại hoa hồng mà đối tác được nhận
* Đối tác: Tên, ID của đối tác được nhận hoa hồng
* Tổng doanh số : Doanh số của đối tác trong khoảng thời gian được lọc trên
* % Mức thưởng : % thưởng theo doanh số mà đối tác được nhận
* Thưởng : Số tiền thưởng mà khách hàng được nhận theo khoảng thời gian được lọc trên.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tailieu.abaha.vn/quan-ly-modules/dai-ly/bao-cao-thuong-thang.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.
