# Delete Advance Amount

Staff can use this option to delete the advance amount.

***

### Steps to Delete the Advance Amount

* 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/RUshnKVFRNl4yE0tL3o5" alt=""><figcaption></figcaption></figure>
* Select the **Delete** option from the dropdown list. This action opens a prompt to confirm the deletion.

  <figure><img src="/files/9rtx0EWGz0LTL1GfDecp" alt=""><figcaption></figcaption></figure>
* After confirmation, the selected line item is removed from the spread, and the corresponding amount is adjusted in the **Advance** amount displayed in the banner.

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

***


---

# 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/delete-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.
