Cosmo Realtime SDK
Metering

Usage dashboard

How to read metering data in the Cosmo dashboard.

The usage dashboard shows your workspace's metered activity for a billing period. On platform.askcosmo.ai, go to Developer platform → Usage (/<workspace>/developer/usage). Viewing it requires the admin permission scope.

Period selector

The dropdown beside the page heading scopes every number on the page to one billing period. Changing it reloads the cards, the chart, the breakdown, and the gauges together — there's no per-widget filter.

Summary cards

Two cards sit above the chart:

  • Estimated cost — accrued cost for the selected period, with the change against the previous period.
  • Free tier usage — the meter closest to its included allowance, so the card tells you which limit you'll reach first.

Usage trend

A time series of usage per meter across the period. Each meter draws its own line, so a spike tells you which meter moved rather than only that the total rose.

Usage breakdown

The following table describes the columns of the breakdown.

ColumnMeaning
Meterapi_request or voice_session_seconds, labelled "API requests" and "Voice minutes".
UsedUnits consumed this period, in billed units. Voice is billed per minute.
IncludedUnits covered by your plan's allowance.
BillableUnits beyond the allowance.
PricePer-unit overage price.

Counts are workspace-wide across every project and API key. Cosmo meters at the workspace level and doesn't break usage down per project.

Quota gauges

One gauge per meter, showing consumption against the plan's included allowance. This is the fastest read on whether you're approaching a soft cap.

On this page