# Invoice Management

- [View Invoices](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/invoice-management/view-invoices.md): You can view an existing list of all invoices for your organization. Also, you can create a new invoice.
- [Manage Invoice Information](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/invoice-management/manage-invoice-information.md)
- [Create Invoice](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/invoice-management/create-invoice.md): You can create a new invoice.
- [Invoice Toolbar](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/invoice-management/invoice-toolbar.md): The invoice toolbar lets you manage an invoice that is displayed on the Invoice page.


---

# 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://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/invoice-management.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.
