> 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/partner-portal-user-guide/view-customer-discount-by-deal.md).

# View Customer Discount by Deal

The discount for customers under a deal is only available when partners actively create it on the partner portal (refer to the section on creating discounts for EU).

**Step 1:** Partner navigates to the "Accounts" menu.

**Step 2:** Find and select the customer whose deal discount details need to be viewed. Customers under a deal will have the deal name listed in the "**Account Name**" column in the details row.

* Enter the search criteria for the customer account you want to view.
* Click on the hyperlink at the account name to view details and navigate to the detailed screen.
* View discount information under the "**Current Discount**" section on the detailed screen.

<figure><img src="https://docs.vngcloud.vn/download/attachments/67993785/image2023-11-10_14-44-59.png?version=1&#x26;modificationDate=1699602299000&#x26;api=v2" alt=""><figcaption></figcaption></figure>


---

# 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://docs.vngcloud.vn/vng-cloud-document/partner-portal-user-guide/view-customer-discount-by-deal.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.
