> For the complete documentation index, see [llms.txt](https://huongdan.cnvloyalty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huongdan.cnvloyalty.com/tinh-nang/bao-cao.md).

# Báo cáo

* Báo cáo là tập hợp những thông tin trọng tâm, nổi bật được thống kê với mục đích:
  * Tổng hợp và trình bày toàn diện hoạt động kinh doanh của doanh nghiệp
  * Quản lý, phân tích và đánh giá tình hình kinh doanh
  * Giúp đưa ra các chiến lược kinh doanh hiệu quả cho doanh nghiệp của bạn

## Danh sách báo cáo

* Danh sách báo cáo chứa các danh mục báo cáo hoạt động kinh doanh của cửa hàng
* Khi xem một báo cáo bất kỳ, bạn sẽ xem được các thống kê liên quan đến báo cáo theo các thiết lập mặc định của hệ thống
* CNV đang hỗ trợ danh mục Báo cáo bán hàng. Báo cáo bán hàng giúp bạn thực hiện các chiến lược kinh doanh hiệu quả bằng việc phân tích, so sánh số lượng đơn hàng bán theo thời gian trên tất cả kênh bán hàng

![](/files/tGRTbNMrnRxP7ceMx3Ba)

## Các Loại báo cáo

### 1. Theo doanh thu

* Báo cáo bán hàng theo doanh thu

{% content-ref url="/pages/Lhm5NJVVvmLWocr0YuQZ" %}
[Theo doanh thu](/tinh-nang/bao-cao/theo-doanh-thu.md)
{% endcontent-ref %}

### 2. Theo sản phẩm

* Báo cáo bán hàng theo sản phẩm

{% content-ref url="/pages/-MbgX87fXAm-wZuxeStI" %}
[Theo sản phẩm](/tinh-nang/bao-cao/theo-san-pham.md)
{% endcontent-ref %}

### 3. Theo SKU

* Báo cáo bán hàng theo các phiên bản, biến thể của sản phẩm

{% content-ref url="/pages/-MbgXKmXXVADKbCGGzSD" %}
[Theo SKU](/tinh-nang/bao-cao/san-pham-sku.md)
{% endcontent-ref %}

### 4. Theo hành vi

* Báo cáo theo hành vi của khách hàng

{% content-ref url="/pages/BLOAymeewMeJCmf2roFY" %}
[Theo hành vi](/tinh-nang/bao-cao/theo-hanh-vi.md)
{% endcontent-ref %}

### 5. Theo khách hàng

* Báo cáo theo thông tin khách hàng

{% content-ref url="/pages/VyRGSQRjRQw9DTGEh6Vu" %}
[Theo khách hàng](/tinh-nang/bao-cao/theo-khach-hang.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://huongdan.cnvloyalty.com/tinh-nang/bao-cao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
