> For the complete documentation index, see [llms.txt](https://userguide.zappost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zapp/using-the-zapp/settings/billing.md).

# Billing

<figure><img src="/files/JdLkxXVilW0xX1eNg9Yj" alt=""><figcaption><p>Invoice table in the Billing settings</p></figcaption></figure>

The Billing page (found under 'Settings') in the Zap App allows you view and download any invoices associated with your account.

It includes the invoice date, number, type and amounts. To download the invoice, click on the download icon.

You can expand any row within the table to see a more detailed breakdown without having to download the invoice.

<figure><img src="/files/pGUyV1YeCCgJEGH2AnPt" alt=""><figcaption><p>Expanded row on the invoice table in the Billing settings</p></figcaption></figure>

* **Records Uploaded** - The total count of records uploaded
* **Cleanse Credits** - The amount if cleanse credits used for the submission
* **Records Charged** - The difference between the records uploads and cleanse credits
* **Membership Total** - The total membership fee if applicable
* **Zap Subtotal** - Subtotal for the amount of records charged
* **Discount** - The amount for any discount allocated to the submission
* **Subtotal** - Total charge excluding VAT
* **VAT** - Total VAT charged&#x20;
* **Total** - The total for the invoice


---

# 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://userguide.zappost.com/zap-post-web-app/zap-post-user-guide/zapp/using-the-zapp/settings/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.
