> 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/invoice-export.md).

# Invoice Export

This option allows you to export invoice information for single copy and home delivery accounts for formatting outside of Circulation.

{% hint style="info" %}
**Notes:**

* This option is controlled by the Account Export section of Business Rules.
* Formats for Invoice Export are created using the Bill Format option in Setup (see [Bill Format](https://docs.navigaglobal.com/circulation-setup-manual/accounting/account-billing-menu/bill-format) in the Setup Manual).
* For a list of data elements that can be used for Invoice Export, see [Bill Format Export Elements](/circulation-user-manual/14-appendix-b-file-formats/bill-format-export-elements-used-for-invoice-export.md) in the User Manual.
  {% endhint %}

#### To export invoices:

* Select Invoice Export from the Account Billing menu to display the Invoice Export window.<br>

  <figure><img src="/files/7F4FM3HAg9A9wmpV6jFQ" alt=""><figcaption></figcaption></figure>
* Select one or more billing runs (click the appropriate checkbox(es) in the Process column).
* Enter a sort order, truck sequence, and truck departure.
* Click Continue to export the invoice information.

#### Example—Invoice Export

![](/files/YxbmuXQuVy1QVVsn9EAt)


---

# 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/invoice-export.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.
