# Recall Report

The **Recall Report** helps clinical staff identify patients who have not visited the clinic within a defined period. This facilitates timely follow-ups and improves patient engagement and retention.

***

### Steps to Generate the Recall Report

* Open the **Recall Report** by navigating to **Home > Reports > Operational Reports > Recall Report**.
* Select the **Date Criteria** from the dropdown.
* Optionally, use the **Clinic** and **Doctor** filters to refine results.
* Click **Search** to generate the report.

***

### Report Structure

The report includes the details such as **Patient PIN, Patient Name, Gender, Contact Information, Last Visit Date and Time, Consulting Doctor, Number of Days Since Last Visit and Visit Age Category** (e.g., *More than 2 Year(s)*).

The screen also includes functional tools: **Pagination**(To browse multiple pages of results), **Zoom and Refresh** controls, **Search within the report, Print,** and **Export** options.

***


---

# 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/reports/operational-reports/recall-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.
