# Campaign Master

The **Campaign Master** screen enables healthcare facilities to create, customize, and manage promotional campaigns seamlessly. Facilities can create campaigns for a broad audience or tailor them for specific groups ensuring more targeted and effective promotions. This enhances engagement and streamlines campaign management for better results.

***

## Overview

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

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

***

## **Functionality**

### [**Campaign Creation**](/uniteemr/master-modules/discounts/campaign-master/campaign-creation.md)

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

### [**Campaign Management**](/uniteemr/master-modules/discounts/campaign-master/campaign-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/campaign-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.
