# Billing

The Billing section under Account Management provides comprehensive invoice management, payment tracking, and subscription oversight for your Angoor.ai workspace. This module ensures transparent financial management and maintains detailed records for accounting and compliance purposes.

## Billing Dashboard

The main dashboard displays key billing information and upcoming payment details:

* **Next Issue Date** — Upcoming billing cycle date
* **Monthly Credits** — Allocated credits for the current billing period
* **Monthly Seats** — Number of user licenses included in your plan
* **Invoice Total** — Current billing amount

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

### Billing History

Displays all billing transactions with breakdown showing date, description (plan type and billing cycle), platform fee, credits fee, invoice total, and payment status.

## Detailed Invoice View

Click on any bill in the billing history to access the detailed invoice view with the following options:

* **Print** — Generate printable invoice for records
* **Download** — Save PDF copy for accounting systems
* **Pay Invoice** — Process payment for pending invoices

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

> All billing data is encrypted and stored securely. Payment processing complies with industry-standard security protocols.


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/images-and-media/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.
