# Balance

This guide allows you to view remaining balance, transaction history, top-up history, payment details, and make bill payments.

* On the main page, click the **Balance** menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.82%20halaman%20balance.PNG" alt=""><figcaption><p>List Project</p></figcaption></figure>

* Information contained on the **Balance** page.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.83%20Balance.png" alt=""><figcaption><p>Balance Page</p></figcaption></figure>

<table><thead><tr><th width="214">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Balance</strong></td><td>User can see the balance</td></tr><tr><td><strong>Detail Payment</strong></td><td>User can see <strong>Organization</strong>, <strong>Total Project</strong>, <strong>Project</strong>, <strong>Email</strong></td></tr><tr><td><strong>Outstanding</strong></td><td>User can see <strong>Project Name</strong>, <strong>Payment Method</strong>, and <strong>Outstanding Amount</strong> payment fee to be paid</td></tr><tr><td><strong>Choose Payment</strong></td><td>Users can choose to make payment transactions using <strong>ATM</strong> or <strong>VA</strong> via <strong>Credit Card</strong>/<strong>Bank BNI</strong>/<strong>Bank Mandiri</strong>/<strong>Bank Maybank</strong>/<strong>Bank Permata</strong></td></tr></tbody></table>


---

# 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://docs.cloudeka.id/billing/balance.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.
