# Quản lý mã giảm giá - Voucher

> **Bước 1:** Ở màn hình danh sách của module **Voucher,** chọn **Create Voucher** để mở ra màn hình tạo mới Voucher.

<figure><img src="/files/zTaNVOAwq5O0vJErI98M" alt=""><figcaption></figcaption></figure>

> **Bước 2:** Tại màn hình tạo mới **Voucher**, nhập đầy đủ các thông tin cần thiết, sau đó chọn Save để hoàn tất.

<figure><img src="/files/jUyCfwUmbUNEIot7qtMc" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
🙆‍♀️ **Ghi chú:**

1. Số tiền/ Phần trăm chiết khấu
2. Priority: Mức độ ưu tiên gồm Before Discount (Voucher sẽ được áp dụng trước các chiết khấu) và After Discount (Voucher sẽ được áp dụng sau khi đã áp dụng các chiết khấu)
3. Thời hạn sử dụng của Voucher
4. Usage Limit: Số lượng Voucher được phép áp dụng
   {% endhint %}

> **Bước 3:** Hệ thống hiển thị thông tin chi tiết của Voucher sau khi tạo thành công.

<figure><img src="/files/gcFclcf98jRTzG82knBa" alt=""><figcaption></figcaption></figure>


---

# 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://ems.help.dotb.vn/dotb-ems/quan-ly-ma-giam-gia-voucher.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.
