> 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-billing/summary/detail.md).

# detail

The billing summary detail command retrieves detailed information for a specific billing summary, including breakdowns of costs, outstanding charges, and payment status.

## Usage

```
cldkctl billing summary detail [summary id] [flags]
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal and specify the summary ID:

```
cldkctl billing summary detail 
```

2. The command will display a detailed view of the selected billing summary, including project details, cost components, and the total billed amount.

## Flags

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

| Column     | Description                                     |
| ---------- | ----------------------------------------------- |
| -h, --help | Help for the billing summary detail subcommand. |
