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

# Billing insights

> View billable usage, measured usage, and exclusions by resource type in the Cloud Console

The **Billing insights** page in the Cloud Console is a native view that helps you understand billable usage, how it compares to total measured usage, and where exclusions apply across your workloads. Use it to audit your invoice, verify how exclusions affect your charges, or identify usage trends across clusters and zones.

To open the page, go directly to [Billing insights](https://console.coreweave.com/billing/insights), or log in to the Cloud Console and navigate to **Administration** → **Billing** → **Billing insights**.

## Permissions

The Cloud Console only displays the **Billing insights** page if you have the required role. The following role or legacy group allows access:

* The `Billing Viewer` role in an [IAM Access Policy](/security/iam/access-policies)
* The legacy `billing_viewer` group

An organization administrator can assign roles to other users. To manage permissions, see [User Permissions](/security/authn-authz/manage-users).

## Filters and date range

At the top of the page you can scope and filter the data:

* **Cluster** and **Zone** dropdowns to limit usage to specific infrastructure
* **Date range picker** with quick options: **MTD** (Month to date), **Last 7 days**, **Last 30 days**, and **Last month** (the previous calendar month)
* A note showing the billing day window (for example, "Billing day runs from 5:00 PM to 5:00 PM ET")

## Usage by resource type

Usage is grouped into four resource categories, each displayed as a collapsible card:

| Resource type | Unit           |
| ------------- | -------------- |
| **GPUs**      | instance-hours |
| **CPUs**      | instance-hours |
| **Storage**   | GiB-hours      |
| **Network**   | address-hours  |

### Resource cards

Expanding a resource card reveals three metrics for the selected time period:

* **Billable usage**: The amount that will appear on your invoice, after exclusions.
* **Measured usage**: Total metered usage before any exclusions are applied.
* **Excluded**: The portion of measured usage removed from billing, shown in both absolute units and as a percentage of measured usage.

Below the metrics, a stacked bar chart shows billable usage over time, broken down by SKU. A dotted trend line shows total measured usage for comparison. The legend lists each SKU and zone combination.

Select **View full summary** within a card to see a detailed breakdown for that resource type.

<img src="https://mintcdn.com/coreweave-dbfa0e8d/gvtOQPz9uEETSWAY/billing/_media/billing-insights-resource-card-gpu.png?fit=max&auto=format&n=gvtOQPz9uEETSWAY&q=85&s=a13b5467d1c1ca9966a753206aa0e205" alt="An expanded GPU resource usage card showing billable, measured, and excluded metrics alongside a stacked bar chart" width="2512" height="1202" data-path="billing/_media/billing-insights-resource-card-gpu.png" />

Hover over the chart to see per-day, per-SKU breakdowns and which portion of usage was excluded versus billable.

<img src="https://mintcdn.com/coreweave-dbfa0e8d/gvtOQPz9uEETSWAY/billing/_media/billing-insights-resource-card-cpu-hover.png?fit=max&auto=format&n=gvtOQPz9uEETSWAY&q=85&s=2a3ee914168d8208bf4b81438d07c43c" alt="An expanded CPU resource usage card showing billable, measured, and excluded metrics alongside a stacked bar chart with hover details on one date" width="2514" height="1196" data-path="billing/_media/billing-insights-resource-card-cpu-hover.png" />

## Product exclusions summary

The **Product exclusions summary** table at the bottom of the page shows a row for each exclusion applied during the selected time range:

| Column               | Description                                                  |
| -------------------- | ------------------------------------------------------------ |
| **Product**          | The SKU or product to which the exclusion applies            |
| **Type**             | The resource category (GPU, CPU, Storage, or Network)        |
| **Measured**         | Total measured usage for that product in the selected period |
| **Excluded**         | The amount of measured usage excluded from billing           |
| **Billable**         | The remaining usage that is billable after exclusions        |
| **Exclusion reason** | Why the exclusion was applied                                |
| **Percent excluded** | The fraction of measured usage that was excluded             |

<Info>
  All values are scoped to the currently selected environment, clusters, zones, and time range. Changing any filter recalculates the totals and charts.

  Exclusions are visible only after they have been configured and applied by CoreWeave. If you expect an exclusion and don't see it, contact support or your account team.
</Info>

## Key concepts

The following concepts describe the metrics used throughout this page.

**Measured usage** is the raw metered consumption for a given resource and SKU over the selected time window. This is the **Total measured** series shown in the charts.

**Billable usage** is the portion of measured usage that will appear on your invoice. It equals measured usage minus any exclusions.

**Excluded usage** is usage that was measured but explicitly removed from billing, for example for a proof of concept, a credit, or a make-good. The Product exclusions summary table shows the line-item details for each exclusion, including the reason and the percentage of measured usage that was excluded.

## Related resources

The following resources provide additional context for billing and access management:

* The Grafana dashboard [Usage by Product and Zone](/observability/managed-grafana/cost-usage/usage-product-zone) shows detailed resource consumption metrics.
* The [IAM Access Policies](/security/iam/access-policies) page covers managing user roles and permissions.
