# Print Advance Amount

Staff use this option to print the advance amount details.

***

### Steps to Print the Advance Amount Details

* Open the **Advance Management (Home > Billing > Advance Management)** screen. Select the respective patient using the search field. Choose the line item in the **Credit Transaction** spread, and click the **More Action** menu to open the dropdown list.

  <figure><img src="/files/KXrOrKOSDUTCbJSH2N3K" alt=""><figcaption></figcaption></figure>
* Select the **Print** option from the dropdown list. This action opens the **Advance Report** pop-up.

  <figure><img src="/files/rLBhoG0n5Y7HMsLVywla" alt="" width="87"><figcaption></figcaption></figure>
* In the **Advance Report** pop-up, select either **Download** or **Print** the receipt. The report includes patient details, the collection type, the advance reference number, and the names of the person who entered the data and the recipient.

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

{% hint style="info" %}
If configured, the **Terms and Conditions** section appears in the **Advance Report.**
{% 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/advance-management/more-action/print-advance-amount.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.
