Cost in the Console

Stategraph's cost intelligence is available in the console as well as over the CLI and API. The console surfaces three cost views.

Per-State Cost

Open a state's detail page and follow its cost link to see that state priced: its totals, coverage, and the per-resource breakdown — the same data the state cost API returns. Use it to spot a state's most expensive resources without leaving the UI.

Tenant Cost

The tenant cost view aggregates the latest cost of every state in the tenant into a single rollup, and charts tenant cost over time as a time series. A Period selector controls the window the series covers. It is the visual counterpart to the tenant rollup and history endpoints.

Billing Connections

The Billing Connections page manages your FOCUS billing sources — the connections that ingest your actual cloud spend — from the console. Like the CLI billing-source commands, it is admin-only and scoped to a tenant.

Next Steps