# Email

The **Email** Notification feature enhances patient engagement by ensuring timely delivery of essential healthcare documents and information. This functionality allows clinic staff to send specific documents to a patient’s registered email address upon request or as part of the clinical workflow.

Email notifications support seamless communication, particularly useful in scenarios like teleconsultations and advance appointments. It ensures that patients receive critical information and documents without needing to visit the clinic physically. Each email is sent from the clinic’s configured email ID.

***

## Documents

The following documents can be sent to patients via email:

* Invoice
* Prescription
* Test Result
* Journey Print
* Consent Form
* Incident Report
* Glass Prescription

***


---

# 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/notifications-reminders-and-reports-sharing/email.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.
