# Casesheet Print

Staff can use this option to print the **Casesheet Report** when a patient requests a copy. This report provides a detailed summary of the patient's clinical information and other relevant data recorded during the visit.

***

### Steps to print the Casesheet Report

* 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 **Casesheet Print** hyperlink. This action opens the **Casesheet Print Heads** pop-up screen.

  <figure><img src="/files/1salqlXn4XnlgJhx3qel" alt=""><figcaption></figcaption></figure>
* Select the relevant sections using the checkboxes, and then click the **PRINT** button.

  <figure><img src="/files/jCzh0EZ09NKTQExibcuH" alt=""><figcaption></figcaption></figure>
* Now, click the **Print** or **Download** icon to print or save the Casesheet report.

  <figure><img src="/files/r9JFqQouEaLLGXfqURS8" 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/scheduler/more-action-menus/casesheet-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.
