# Appointment Slip Print

Staff can use this option to print the patient appointment slip avialble in the pop-up.

***

### Steps to use Appointment Slip Print

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.
* From the pop-up menu, select the **Appointment Slip Print** hyperlink. This action opens the appointment slip preview.

  <figure><img src="/files/WNqc2fvoFwAl8kkwFecW" alt="" width="563"><figcaption></figcaption></figure>
* Users can choose to download the details as a PDF, print a physical copy, or email it directly to the patient.

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

{% hint style="info" %}
This option is shown only when the appointment slip configuration is enabled.
{% 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/scheduler/more-action-menus/appointment-slip-print.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.
