# Print Prescription

With the **Print Prescription** option staff can choose to print a hard copy of the Prescription or send it directly to the patient's email address, based on the patient's preference.

***

### Steps to Print Prescription

* Open the **Patient Queue (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.

  <figure><img src="/files/BE5pJT1k1HM3fkflXhV4" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **PRINT PRESCRIPTION** option. This action opens a preview of the prescription details.

  <figure><img src="/files/rqG7ehD273P21NsCykJi" alt="" width="176"><figcaption></figcaption></figure>
* Check the prescription to ensure all details are correct. Once confirmed, users can choose to download the prescription as a PDF, print a physical copy, or email it directly to the patient.

  <figure><img src="/files/VlEwT8AQGRql3miaTSza" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
A configuration setting is available to define the disclaimer statement for the **Invoice Print.**
{% endhint %}

{% hint style="info" %}
For additional information, please refer to the [**Medication tab**](/uniteemr/application-modules/medical-records/medication/more-action/prescription-print.md) in **Medical Records**.
{% endhint %}

***


---

# 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/patient-queue/front-desk-queue/more-actions/print-prescription.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.
