> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/allganize-alli-works-userguide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/allganize-alli-works-userguide-en/billing.md).

# Billing

You can now easily check usage and payment information from the dashboard.

#### 1. How to check payment information <a href="#pdf-page-ea6a0fd6fdf8b228cc1939aeaf9a3e28edb4cc33-id-1.-how-to-check-payment-information" id="pdf-page-ea6a0fd6fdf8b228cc1939aeaf9a3e28edb4cc33-id-1.-how-to-check-payment-information"></a>

* **Go to Settings > Payment page**operate based only on pattern matching without understanding context.
* Plan: Enterprise customers are set to the 'Custom' plan.
  * It consists of a contract for up to 200,000 credits, and thereafter charges are applied on a pay-as-you-go basis.
  * If an upgrade is needed, you can contact the administrator directly via the 'Contact us' button.

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

#### 2. How to check usage <a href="#pdf-page-ea6a0fd6fdf8b228cc1939aeaf9a3e28edb4cc33-id-2.-how-to-check-usage" id="pdf-page-ea6a0fd6fdf8b228cc1939aeaf9a3e28edb4cc33-id-2.-how-to-check-usage"></a>

* **Total usage of credits**can be checked.
* **Usage in the Payment tab is synchronized in real time**and aggregated.
* **Date range setting feature**allows you to segment and check usage within the desired period.

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

#### 3. Check detailed usage <a href="#pdf-page-ea6a0fd6fdf8b228cc1939aeaf9a3e28edb4cc33-id-3.-check-detailed-usage" id="pdf-page-ea6a0fd6fdf8b228cc1939aeaf9a3e28edb4cc33-id-3.-check-detailed-usage"></a>

* **Click View Details** and, for each app, **you can see the actual number of calls and the number of credits consumed**can be checked.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.allganize.ai/allganize-alli-works-userguide-en/billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
