# Casesheet Report

The **Casesheet** tab offers the option to print a report of the patient casesheet for physical documentation or review. The print report is customizable, allowing the user to select specific sections (heads) to include in the printed report.

***

### **Accessing the Casesheet Report**

* Open the **Medical Records** screen by navigating to **Home > Patient Queue > Current Medical Records.**
* In the Casesheet tab, click the **CASESHEET REPORT** icon to initiate the printing process.

  <figure><img src="/files/4E4USrBBsqjwR516zOQr" alt="" width="167"><figcaption></figcaption></figure>
* Clicking the icon will open the **Casesheet Print Heads** pop-up, where you can choose the sections to include in the printed report.

***

### **Steps to Print the Casesheet Report**

* In the **Casesheet Print Heads** pop-up, you will see a list of available headings.
* Click the **PRINT** button to proceed, then choose to download the file as a PDF or print a physical copy.

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

{% hint style="info" %}
Depending on the configuration, either the previous or latest **Casesheet Report** format will appear.
{% 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/medical-records/casesheet/more-action/casesheet-report.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.
