# Invoices Tab Overview

This page contains account invoices. Here you can:

* see **paid**/**unpaid**/**cancelled** invoices
* **download** invoices
* **pay** invoices

Invoices can be issued manually or automatically. Automatic invoice issuing works according to the plan configuration.

<figure><img src="/files/fh0pMzb1AM9mNXNU8Wu4" alt=""><figcaption></figcaption></figure>

### **Invoice download options**

Click the **Download** <img src="/files/5iAFFK2f27vSOe4H7jlO" alt="" data-size="line"> icon and choose one of the options to download an invoice.

{% columns %}
{% column width="75%" %}

1. **Without details** — Basic invoice without any details about the account events.
2. **With details** — Basic invoice with positive and negative details about the account events.
3. **With zero details** — Basic invoice with **positive**, **negative** and **zero** details about the account events.
   {% endcolumn %}

{% column width="25%" %}

<figure><img src="/files/JjdvHeiiysJYbfmXfsus" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

* **Positive** and **negative** events are events that have a positive or negative impact on the account balance.
* **Zero** events are events that have no impact on the account balance.

### **Invoice payment options**

If you have unpaid invoices, click the **Pay invoice** <img src="/files/O6QAAeGpOAzt370LaBeN" alt="" data-size="original"> icon on the invoice and choose one of the available payment providers.

{% columns %}
{% column %}
As soon as you click the **Pay invoice** <img src="/files/O6QAAeGpOAzt370LaBeN" alt="" data-size="original"> icon, a modal window will appear.

Choose an available payment provider, then proceed with the payment.

{% hint style="info" %}
After the invoice is paid, you will see it as paid.
{% endhint %}
{% endcolumn %}

{% column %}

<figure><img src="/files/L7lYELVlQjS3PbjkPGB2" alt="" width="563"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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/admin-panel/billing/invoices-tab-overview.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.
