# Fitness Report Print

This feature can be used by the users at the facility to print the patient's **Fitness Report** when the patient requests a copy.

***

### Steps to use Fitness Report 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 **Fitness Report Print** hyperlink. This action opens the **Fitness Report** pop-up screen.

  <figure><img src="/files/pWVIkiLXLmp4xy4PKP22" alt=""><figcaption></figcaption></figure>
* If the patient's vital details are captured during the visit, those details will be auto-filled in the report. The report can then be downloaded as a PDF or printed as a physical copy.

  <figure><img src="/files/Kz2xvArqxAxOPo3L9CS5" 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/fitness-report-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.
