# Invoices tab

### Invoices tab

This page contains account invoices. Here you can see paid, unpaid and cancelled invoices, download and pay them. Invoice can be issued manually or, more often, automatically. Automatic invoice issuing works according to the plan configuration.

**Invoice download options**

You can download invoices by clicking the respective button in the specific invoice and choosing one of the invoice options.

[![../../../../\_images/invoicesPageDownloadInvoice.png](https://docs.docstudio.com/en/master/_images/invoicesPageDownloadInvoice.png)](https://docs.docstudio.com/en/master/_images/invoicesPageDownloadInvoice.png)

1. Without details - will be downloaded basic invoice without any details about the account events
2. With details - will be downloaded basic invoice with positive and negative details about the account events (positive and negative events are events that made positive or negative impact for account balance)
3. With zero details - will be downloaded basic invoice with positive, negative and zero details about the account events (zero events the events that did zero impact for account balance)

**Invoice payment options**

If you have unpaid invoices, you are able to pay the invoices manually by clicking the respective button in the specific invoice and choose the one of the available payment provider

[![../../../../\_images/invoicesPageUnpaidInvoice.png](https://docs.docstudio.com/en/master/_images/invoicesPageUnpaidInvoice.png)](https://docs.docstudio.com/en/master/_images/invoicesPageUnpaidInvoice.png)

As soon as you click the “Pay invoice” button, a modal window will appear

[![../../../../\_images/invoicesPagePayInvoice.png](https://docs.docstudio.com/en/master/_images/invoicesPagePayInvoice.png)](https://docs.docstudio.com/en/master/_images/invoicesPagePayInvoice.png)

You can choose one of the appropriate payment provider to pay the invoice and proceed with payment provider, as soon as invoice paid you will observe paid invoice

[![../../../../\_images/invoicesPagePaidInvoice.png](https://docs.docstudio.com/en/master/_images/invoicesPagePaidInvoice.png)](https://docs.docstudio.com/en/master/_images/invoicesPagePaidInvoice.png)


---

# 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://support.docstudio.com/~/revisions/qFTbNWQWk1xOBZcTqip0/admin-panel/billing/invoices-tab.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.
