# Item Master

The **Item Master** screen allows healthcare facilities to add items (services, procedures, etc) and link them to the clinic.

{% hint style="info" %}
[**Service Master**](/uniteemr/master-modules/items/service-master.md) and **Item Master** both allow adding items. "Service Master" supports adding one item at a time, while "Item Master" allows adding multiple items at once.

For bulk import of items and price details, use the[ **Price Master**](/uniteemr/master-modules/items/price-master.md) screen to avoid extra steps when adding and grouping items in a price list.
{% endhint %}

***

### Steps to import items using Excel File

* Open the **Item Master (Home > Admin > Masters Import > Item Master)** screen.
* Select the **Import Items From Excel** option from the dropdown.
* Click the **SELECT FILES** button to upload the item list in the required format. The uploaded item list will now be displayed on the screen. Select the required items using the checkboxes.
* Click **PUSH TO UNITE** to transfer the items to the application.

***

### Steps to export the item list with VAT category

* Open the **Item Master (Home > Admin > Masters Import > Item Master)** screen.
* Select the **Export Items To Excel** option from the dropdown.

  <figure><img src="/files/JbaRCk7kGAFM2RmxhokN" alt=""><figcaption></figcaption></figure>
* If required, use the **Item Type** and **Tax Category** dropdown to filter the records.
* Click the **EXPORT** button to export the file.

***

### Steps to map the items to a specific clinic

* Open the **Item Master (Home > Admin > Masters > Item Master)** screen.
* Select the **Relate Items To Clinic** option from the dropdown. This action show the list of items available in the Business Unit. Select the required items using the checkboxes.

  <figure><img src="/files/NV81maTwMxjjtvS9kPyH" alt=""><figcaption></figcaption></figure>
* Click **SAVE** to map the items to the clinic which you logged in.
* If you wish change the clinic, use the dropdown available in the top-right corner.

***


---

# 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/master-imports/item-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.
