> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vn/huong-dan-su-dung-kenh-partner-portal/xem-chiet-khau-cua-khach-hang-theo-deal.md).

# Xem chiết khấu của khách hàng theo Deal

Discount của khách hàng theo deal chỉ có khi partner chủ động tạo trên partner portal (tham khảo mục tạo discount cho EU)

**Bước 1**: Partner vào menu “**Tài khoản**”

**Bước 2**: Tìm và chọn khách hàng cần xem chiết khấu theo deal. Những khách hàng thuộc deal tại dòng chi tiết có thêm tên deal tại cột " **Tên tài khoản**"

1. Nhập điều kiện tìm tài khoản khách hàng muốn xem
2. Nhấn vào liên kết tại tên tài khoản muốn xem chi tiết để vào màn hình chi tiết
3. Xem thông tin chiết khấu tại phần " **Chiết khấu hiện tại**" trong màn hình chi tiết.

<figure><img src="https://docs.vngcloud.vn/download/attachments/67993742/image2023-11-10_10-26-15.png?version=1&#x26;modificationDate=1699586775000&#x26;api=v2" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://docs.vngcloud.vn/vng-cloud-document/vn/huong-dan-su-dung-kenh-partner-portal/xem-chiet-khau-cua-khach-hang-theo-deal.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.
