# Overdue Collection

Staff use this option to collect overdue amounts associated with specific invoices.

***

### Steps to Collect the Overdue Amount

* Open the **Overdue Management** **(Home > Billing > Overdue Management)** screen. Select the **Date Range** and click the **SEARCH** button the search invoices with overdue amount.

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

* Choose the respective patient and click **COLLECT PAYMENT** to open the **Overdue Invoice(s)** pop-up.

  <figure><img src="/files/1oL9qDtNSTTvrL5PW7KR" alt=""><figcaption></figcaption></figure>

* In the **Overdue Invoice(s)** pop-up, select the **Date** using the date-picker and check the **Collected** checkbox. This action automatically fills the amount in the **Amt** field. If collecting the overdue amount in installments, the user can modify the amount in the **Amt** field. Next, click the **COLLECT PAYMENT** button to open the **Payment Option** pop-up

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

* In the **Payment Option** pop-up, enter the collection amount in the **Amount Received** text field and click **SAVE** to save the details.

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

* After saving the details, the record now appears in the **Invoice** screen. Navigate to the **Invoice** screen and use the search field to find the respective invoice. Under the **Patient Invoice(s)** section, select the invoice. Now, **Invoice Instalment Details** section appears, select the **More Actions** menu to access the **Print** or **Cancel** options. The **Print** option allows user to print the overdue collection report, while the **Cancel** option is used to cancel the overdue collection.

  <figure><img src="/files/2FeWCnt8VERTgL1ngxUz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Alternatively, overdue installments can also be collected through the **Invoice** screen. For step-by-step instructions, refer to the [Overdue Installment Collection](/uniteemr/application-modules/billing/invoice/edit-invoice/overdue-installment-collection.md) section under the Edit Invoice topic.
{% 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/overdue-management/overdue-collection.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.
