Reports & Exports

How do I build and share custom AI spend charts?

Saved views let your team build charts from any metric, split and filter (spend by feature in production, error rate by model, cost per call by variant), share them account-wide and pin them to the Overview. Growth plan.

In the app: Saved Views · Growth plan and aboveOpen in app →No account? Start free

Observe → Saved Views → New view opens a builder with a live preview.

SettingChoices
MetricSpend, calls, tokens, average cost per call, error rate, p95 latency
Split byNothing (a total) or feature, model, provider, department, environment, variant, user, project, workload
ChartLine, stacked area, bars, stacked bars, table, single number (stacked charts only for spend, calls and tokens, which add up)
Period1 to 90 days; hourly buckets are available up to 7 days
TopHow many groups to show. The rest are folded into (other) for spend, calls and tokens
FiltersExact matches on any dimension, e.g. environment=production. (untagged) matches calls without that tag

Views are shared with everyone on the account. Tick Pin to the Overview dashboard to show a view on the Overview (up to 6). Every chart has a Table toggle with the exact numbers.

Views are also available through the API: GET/POST /api/views, PUT/DELETE /api/views/{id}, and POST /api/views/query with a view definition to get its data without saving it.