# Sick Leave Certificate

Staff use this option to print the Sick Leave Certificate at the patient's request.

***

### Steps to use Sick Leave Certificate option

* Open the **Patient Queue (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.

  <figure><img src="/files/J1SxeRvfM2qOObR5qCn1" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **SICK LEAVE** option. This action opens the **Sick Leave Report** pop-up.

  <figure><img src="/files/Kl71Pv4UTQE5lE4P8ahK" alt="" width="173"><figcaption></figcaption></figure>
* In the **Sick Leave Report** pop-up, choose the date range by using the **From** and **To** date pickers. Click on the **GENERATE REPORT** button to create the report.

  <figure><img src="/files/85JOQimra8orzEBv14zb" alt=""><figcaption></figcaption></figure>
* Review the report content and either download the details as a PDF or Print a physical copy.

  <figure><img src="/files/8EjZZ0qWHDKQv7ptdUMg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the Doctor’s **Seal** and **Signature** are uploaded in the [**Users**](/uniteemr/master-modules/user-setup/users.md) master, they appear on the printed **Sick Leave Certificate**.
{% 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/patient-queue/front-desk-queue/more-actions/sick-leave-certificate.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.
