# Favorite Medication

The **Favorite Medications** enables users to save frequently used medicines for faster access during future searches. Users can add individual medicines or the entire prescription to the favorites list, as well as remove medicines from it. Follow the steps below to effectively manage favorite medications.

***

### **Steps to Add Medicines to the Favorites List**

1. **Adding One Medicine**
   * Search for the required medicine in the **Search Medication** field or click on the medicine from the prescription list to open the **Variation Listing** pop-up.
   * Click the **Favorites** icon within the pop-up. A confirmation pop-up will appear.
   * Click **YES** to confirm. The selected medicine will be added to the favorites list.

     <figure><img src="/files/4FC4XYXpK0v2hLVeYmVG" alt=""><figcaption></figcaption></figure>
2. **Adding All Medicines from the Prescription**
   * After adding the medicines to the prescription list, locate the **Favorites** icon near the **ERX SUBMISSION** button on the Medication tab.
   * Click the icon to save all medicines in the current prescription to the favorites list.&#x20;
   * A confirmation pop-up will appear. Click **YES** to confirm. All listed medicines will be added to the favorites list.<br>

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

***

### **Steps to Use Favorite Medications**

* In the **Medication tab, s**elect the **Favorite Medications** option. This will contain only the medicines saved to the favorites list.
* Use the **Search Medication** field to locate medicines by their name, brand, composition, code, or pack description.
* Follow the standard [**Add Medication**](/uniteemr/application-modules/medical-records/medication/add-medication.md) steps to add the medicine to the prescription.

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

***

### **Steps to Remove Medicines from the Favorites List**

* Search for the medicine in the **Search Medication** field or click on the medicine from the prescription list to open the **Variation Listing** pop-up.
* Unselect the **Favorites** icon. A confirmation pop-up will appear.
* Click **YES** to confirm. The selected medicine will be removed from the favorites list.<br>

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

***


---

# 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/application-modules/medical-records/medication/favorite-medication.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.
