> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-balance.md).

# cldkctl balance

The balance command group is used to retrieve project billing and usage information in Cloudeka. It provides subcommands to view detailed balance data, including accumulated cost, resource quota, add-ons, and transaction history.

## Usage

```
cldkctl balance [command] [flags]
```

## Available Commands

<table><thead><tr><th width="196.6666259765625">Command</th><th>Description</th></tr></thead><tbody><tr><td>detail</td><td>Display detailed balance information for a specific project.</td></tr></tbody></table>

## Flags

<table><thead><tr><th width="179.3333740234375">Flag</th><th>Description</th></tr></thead><tbody><tr><td>-h, --help</td><td>Help for the balance command.</td></tr></tbody></table>

{% hint style="success" %}
This command supports [Global Flags](/cloudeka-api-list/global-flags.md) section for details.
{% endhint %}

{% hint style="info" %}
Both balance and balance detail display the same output.
{% endhint %}
