Skip to main content

Screen: AI & API Costs

web/admin-costs.html. An admin/lead dashboard over the usage ledger: total spend, run rate, spend by day, and breakdowns by provider, model, feature, and user, plus a recent-calls feed.

Read the coverage banner first

A banner names which sources are metered and which are still pending, before showing any total — a total is only complete for the sources actually listed as metered. See AI Providers Reference for the full COVERAGE list this banner reflects.

Scope: org-wide, not per-project

Figures are org-wide. There is currently no per-project cost allocation, so spend cannot be attributed to a specific client or engagement from this screen — that's a real gap, not a design choice to hide the data.

Where the code lives

  • sable-agents-demo/web/admin-costs.html
  • sable-agents-demo/web/api/admin-costs.js — see the Admin, Environment, and Costs API
  • sable-agents-demo/web/api/_usage.js, _pricing.js