# Registration of Partner Discount

* Partner discount is an amount of discount GreenNode offers partners in order to expand service distribution channel.
* Partners can use this function on partner portal to register the desired amount of discount, after being approved by GreenNode, partners will be able to apply it when a customer order is created at the time the discount is in “Active” status.

**Step 1:** Select the "Partner Discounts" menu.

**Step 2:** Register a Discount

* Select "**Register Discount**" and enter the desired discount percentage for each product. For products without an entered discount, the system will understand that the user does not require a discount for those products.
* The effective date of the discount must be more than 3 days from the current date.
* After clicking "**Register**," the newly created discount will change to "**Awaiting Approval**" status, and the user will receive an email notification that the discount registration is being reviewed by GreenNode.
* Within 3 working days, GreenNode will review and either approve or reject the registered discount. The status of the discount will be updated on this screen once GreenNode confirms it.
* If GreenNode approves the registered discount, the status will change to "**Awaiting Active**"
* For discounts with "**Awaiting Active**" status, when the effective date arrives, the status will change from "**Awaiting Active**" to "**Awaiting Active**."
* For discounts with "**Active**" status, when a new discount changes status from "**Awaiting Active**" to "**Active**," the current discount will be marked as "**Expired**."

**Notes:**

* If the GreenNode approval date is later than the user-entered discount effective date, the discount effective date will be updated to the approval date.
* The Partner's discount is applied when a new customer order is created within the discount period.
* At any given time, only one discount can be in "**Active**" status and one discount in "**Awaiting Approval**" status.
* When a new discount changes status from "**Awaiting Active**" to "**Active**", the current discount will be marked as "**Expired**."


---

# Agent Instructions: 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/registration-of-partner-discount.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.
