# Coupon Master

The **Coupon Master** screen enables healthcare facilities to create and manage coupon-based promotions to attract and engage patients. The screen provides an intuitive interface to set up coupons, track their issuance and count to measure effectiveness, and enhance outreach to maximize patient participation.

***

## Overview

The top section of the screen includes a **Filter** field, allowing users to quickly locate a specific coupon. Next, **Sorting** options help users efficiently organize and filter coupon based on predefined criteria. To create a new coupon, select the **Add** button. Below, a structured list showcases all created coupon. Users can hover over a coupon to reveal additional actions, such as **Edit**, **Discontinue**, and **View Items**, ensuring seamless management.

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

***

## Functionalities

### [Coupon Creation](/uniteemr/master-modules/discounts/coupon-master/coupon-creation.md)

Enables users to add new coupons with customizable details such as percentage discounts, fixed reductions, and more.

### [Coupon Management](/uniteemr/master-modules/discounts/coupon-master/coupon-management.md)

Users can manage records by updating details, marking cards as discontinued, or adding new information.


---

# 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://unitecare.gitbook.io/uniteemr/master-modules/discounts/coupon-master.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.
