# Billing

The Billing section provides access to all billing documents related to the account. It allows authorized users to review, filter, and download invoices for accounting and auditing purposes.

***

### Invoice Overview

<figure><img src="/files/8Dw9DlMwnoj26NqckdiO" alt=""><figcaption></figcaption></figure>

The invoice overview displays all invoices issued for the account.

Here you can:

* View all invoices
* Filter invoices by status:
  * **All Invoices**
  * **Paid Invoices**
  * **Open Invoices**
* Search invoices
* Download invoices as files

Each invoice entry includes key information such as invoice status and availability.

***

### Transactions

In addition to invoices, the **Transactions** view provides a detailed list of billing-related transactions associated with the account.

This allows users to:

* Review transaction history
* Track charges and payments
* Support internal billing reconciliation

***

### Access and Availability

* Invoices are generated at the **account level**
* Only users with appropriate permissions can view or download invoices
* Availability of invoices depends on the account’s billing status and activity


---

# 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.3q.video/user-guide-new-ui/account/billing.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.
