# Price Master

The **Price Master** screen helps clinic create and manage price lists. It supports item pricing, clinic mapping, insurance mapping and price list history in one place.

***

## Overview

The top section includes a **Price List** field to search by price list name and a **Clinic** dropdown to select the required clinic. The **Advanced Filter** option helps users filter price lists based on **Price Group, Insurance,** and **Network,** making it easier to find the required list. This section also includes options such as **Download Template** to download the Excel template, **Show Inactive** to view inactive price groups, **Show Expired** to view expired price lists, **Copy By Item** to modify items in an existing price group, and **New Price List** to create a new list.&#x20;

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

The table section displays all clinic price lists, where each row shows **Items Count, Attached To (Clinic, Price Group, Insurance** and **Network), Valid Till, Last Modified,** and **Status,** with expired price lists marked as **Expired** stamp. A toggle switch is available in each row to mark the **Price List** as **Active** or **Inactive**.

***

## Functionality

### [**Create a New Price List**](/uniteemr/master-modules/items/price-master/create-a-new-price-list.md)

Create a new price list by importing items using the downloaded template, copying items from an existing price list, or using a combination of both methods.&#x20;

### [**Price List Management**](/uniteemr/master-modules/items/price-master/price-list-management.md)

Manage price lists by updating details, reviewing history, resolving upload errors, and changing the active status.

***


---

# 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/items/price-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.
