> 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/automation-ver.-2/bao-cao-dang-duoc-hoan-thien.md).

# Báo cáo (Đang được hoàn thiện)

Sau khi chiến dịch được chạy, trong chi tiết chiến dịch sẽ được bổ sung tab Báo cáo, cho phép bạn xem danh sách theo từng loại kết quả, bạn có thể:

![](/files/yWLeFE0eRMPbKNi3Jz5T)

### Xem tổng quan kết quả

### Xem danh sách chi tiết cho từng loại kết quả, nhấn "Xem chi tiết"

![](/files/UP0zjkRBMlpteMorLGTm)

Ở màn hình kết quả chi tiết, sẽ có danh sách theo từng kết quả, bạn có thể tạo nhóm khách hàng cho danh sách này => **Tạo gửi chiến dịch mới (Đang phát triển)**

![](/files/BV3WTJssPiVMBm7v1PLZ)

Nhấn **Tạo nhóm** để tạo nhóm cho danh sách khách hàng này

![](/files/Qvp0ETzuu4dpYN0cYS4C)

Nhập tên nhóm và danh sách kết quả bạn muốn tạo

![](/files/cUVMolXDWMI7y85HM10X)

Sau đó bạn có thể gửi chiến dịch cho nhóm khách hàng này (Tính năng đang được phát triể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, and the optional `goal` query parameter:

```
GET https://huongdan.cnvloyalty.com/tinh-nang/automation-ver.-2/bao-cao-dang-duoc-hoan-thien.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.
