# Sick Leave Certificate

Staff can use this option to print the **Sick Leave Certificate** from the **Invoice** screen.

***

### Steps to Print the Sick Leave Certificate

* Open the **Invoice (Home > Billing > Invoice)** screen and use the Search field to find and select the respective invoice.
* Click the **More Action** menu available in the top panel section.

  <figure><img src="/files/KOKQHM3elI7efB7uWHgT" alt=""><figcaption></figcaption></figure>
* From the dropdown list, select **Print Sick Leave Certificate**. The **Sick Leave Report** pop-up appears.

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

  <figure><img src="/files/unu9cO0ekbni6dXRLVZ2" alt=""><figcaption></figcaption></figure>
* Review the report, then download or print the certificate as required.

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

{% hint style="info" %}
**Print Sick Leave Certificate** option is available based on configuration.
{% 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/billing/invoice/more-action/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.
