# Billing Menu

The Billing option serves to present a summary of the current running bill, as well as fundamental information regarding your tenant's billing configuration.

<figure><img src="/files/6USOujzjsc0zmxrJgiz2" alt=""><figcaption></figcaption></figure>

## How to Use:

1. Select the Billing option from the main menu.
2. The page will automatically display the Monthly Usage Summary, which presents the total estimated bill for the current month in Indonesian Rupiah (IDR).

In addition to the billing summary, this page also displays important information about your tenant, including:

* Namespace: The namespace associated with the bill.
* Billing Type: The applied billing model (e.g., prepaid or postpaid).
* Charge Type: The cost calculation method (e.g., hourly or fixed).

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


---

# 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://docs.cloudeka.ai/guidance-for-individual/deka-gpu-mlops/billing-and-charging-dashboard/billing-menu.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.
