> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ironbee.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Cost Analysis

> Account-wide API spend across all projects and users.

The **Account Cost** analysis aggregates API spend across every project and user on the account. It has the same structure as [Project Cost Analysis](/console/analysis-project-cost) with additional breakdowns for cross-project and cross-user comparisons.

<img src="https://mintcdn.com/ironbee/kHX-DEGTUXrD4U7O/images/console/analysis/account-cost-dark.png?fit=max&auto=format&n=kHX-DEGTUXrD4U7O&q=85&s=f891c3070385adf15f2ee4473d89eb12" alt="IronBee Console — Account Cost Analysis" style={{borderRadius:'8px',width:'100%'}} width="1505" height="875" data-path="images/console/analysis/account-cost-dark.png" />

## Shadow / Billed cost

Hero card with five metrics (sparklines + week-over-week deltas):

| Metric             | Description                                           |
| ------------------ | ----------------------------------------------------- |
| Real spend         | Total USD billed across the account                   |
| Subscription value | Total USD equivalent served from subscription credits |
| API calls          | Total requests across all projects                    |
| Successful calls   | Requests that returned a response                     |
| Failed calls       | Requests that errored or timed out                    |

The total cost line also shows the number of active projects contributing to the figure.

## Daily activity honeycombs

Three 30-day honeycomb grids with weekends toggle:

* **Requests:** daily request count
* **Input / Output tokens:** toggle between input and output
* **Cache-read / Cache-creation tokens:** toggle between read and creation; footer shows cache hit %

## Cost summary

API calls, average real spend per session, average subscription value per session, and active projects count.

## Daily cost chart

Two-way bar chart: billed up, shadow down, per day across the account.

## Cost over time

Stacked area chart of daily billed + shadow cost.

## Cost per session

Grouped bar chart: avg, p50, p90, p99, billed vs shadow.

## By model

Stacked bar chart by model with metric toggle: Cost, Tokens, Cache, Requests, Cache hit %.

## By plan

Stacked bar chart by subscription plan with the same metric toggle. Shows cost distribution across Claude plans used across the account.

## By project

Table of all projects: request count, input tokens, output tokens, cache read, cache create, cache %, billed cost, shadow value, total cost. Sortable by any column.

## Top cost by user

Table of all users: request count, input/output/cache tokens, billed cost, shadow value, total cost. Sortable by any column.

## Top billed sessions / Top shadow sessions

Two ranked lists of up to 10 sessions each: the highest-cost sessions across the entire account, with project attribution.

## Tool metrics

Table of tools with call count, error rate, and speed, aggregated across all projects.
