> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/undo-processing.md).

# Undo Processing

It may be necessary to undo billing processing due to numerous errors that must be corrected (you must also undo the billing run in the case of a selected accounts billing). Any information created by the billing processing will be removed. Select this option any time before selecting Close.

* Select Undo Processing from the Account Billing menu to display the Account Billing Undo window. All of the open billing runs are displayed.<br>

  <figure><img src="/files/KSfcnnke4DDlo9383voO" alt=""><figcaption></figcaption></figure>
* Select the billing runs that should be undone (by selecting the appropriate checkbox).
* Click Continue. At this point, you will be prompted about whether the billing run should be undone.
* Click Yes to continue. All charges created by the billing run will be reversed, and the undo process will produce the Account Billing Undo report, which lists the control totals for the canceled billing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.navigaglobal.com/circulation-user-manual/accounting/account-billing-menu/undo-processing.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.
