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, or log in to the Cloud Console and navigate to Administration → Billing → Billing insights.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.
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 Viewerrole in an IAM Access Policy - The legacy
billing_viewergroup
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.


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 |
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.
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 shows detailed resource consumption metrics.
- The IAM Access Policies page covers managing user roles and permissions.