# Medicine

The **Medicine** screen allows healthcare facilities to import medication data into the application, making it easier to add and manage medication information.

{% hint style="warning" %}
Before importing medicines, check the clinic details on the [**Clinic** ](/uniteemr/master-modules/master-setup/clinic.md)screen and make sure the correct post office (DHA, Riayati, or Shafafiya) is selected. Only medicines linked to the selected post office will be available in other screens.
{% endhint %}

***

### Steps to import a clinic's medicine list

* Open the **Medicine (Home > Admin > Masters Import > Medicine)** screen.
* Click the **SELECT FILES** button to upload the medicine list in the required format. The uploaded medicine list will now be displayed on the screen. Select the required medicine in the screen.

  <figure><img src="/files/2pARpUoKbh9WTL8NHOGX" alt=""><figcaption></figcaption></figure>
* Click **PUSH TO UNITE** to transfer the medicines to the application.

***


---

# 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/medicine.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.
