> 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-close.md).

# Undo Close

You may have a situation where you want to reopen a closed billing run—for example, you may want to print another set of invoices, or a selected accounts billing run may have been closed accidentally. Use Undo Close to reopen:

* The last billing run for a company/bill source combination, provided that a billing run is not currently active
* A selected accounts billing run (billing run for selected individual accounts), in the case where Business Rules allow you to close selected accounts billings

Undo Close will simply reopen the billing run; it will not undo billing processing.

#### To undo a close:

* Select Undo Close from the Account Billing menu to display the Undo Account Billing Close window. All of the closed billing runs that may be reopened are displayed.
* Select the account billing run for which you want to undo the close (by clicking the appropriate checkbox).
* Click Continue. You will be prompted about continuing with the undo close.<br>

  <figure><img src="/files/aFrgmKPbVhMknozewOJx" alt=""><figcaption></figcaption></figure>
* Click Yes to reopen the billing run. A report will list any errors that occurred during the undo close.


---

# 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-close.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.
