> For the complete documentation index, see [llms.txt](https://docs.radar.citadel-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radar.citadel-ai.com/en/administrator-guide/check_billing_amount.md).

# Check Billing Amounts

{% hint style="info" %}
Billing amounts can be checked from the Billing page in the sidebar. The Billing page can only be viewed by [users with the Admin role](/en/administrator-guide/manage-permissions/role-permissions.md).
{% endhint %}

On the Billing page, you can review billing amounts, traffic costs, token costs, and past results for each target month.

### What you can check on the Billing page

The Billing page consists of the following four tabs.

<table><thead><tr><th width="183.45703125">Tab</th><th>What you can check</th></tr></thead><tbody><tr><td>Overview</td><td>Review the total billing amount for the target month and the forecast value at month end.</td></tr><tr><td>Traffic costs</td><td>Review request counts, excess request counts, excess charges, and similar information by Node.</td></tr><tr><td>Token costs</td><td>Review token consumption and usage fees by model.</td></tr><tr><td>History</td><td>Review billing results for past months.</td></tr></tbody></table>

From the target month in the upper right of the screen, you can select the month you want to review. The display content of each tab changes according to the selected month.

### Overview

On the overview tab, you can review the billing amount overview for the selected month.

If it is during the month, the billing amount based on usage up to the current point and the forecast billing amount at month end are displayed.

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

### Traffic Costs

On the traffic costs tab, you can review traffic usage status by Node.

If requests exceed the contracted allocation, charges based on the contracted request unit price are incurred for the excess amount. Traffic is aggregated by Node.

<figure><img src="/files/23Csq5qyfPRIRNIEE0Gf" alt=""><figcaption></figcaption></figure>

### Token Costs

On the token costs tab, you can review token consumption and usage fees by model used for evaluation.

Input token count, output token count, input cost, output cost, and total fee are displayed for each local model and remote model (fast / high-accuracy).

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

### History

On the History tab, you can review billing results for past months.

When you select a target month, you can review that month's request count, excess request count, excess charges, token consumption, billing amount, and more.

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