Daily Usage and Cost Tables
Exposes daily token usage, request volume, and cost as typed Power BI tables.
Gives analysts a reliable model for tracking LLM usage without manually exporting billing screens or API reports.
A beta Power BI custom connector for LLM usage monitoring that helps analysts track organization-level token usage, model consumption, request volume, and cost across OpenAI and Anthropic admin APIs.
What it does
LLM Usage Monitor is a beta connector that brings organization-level LLM usage APIs into Power BI as clean tables for usage, costs, models, API keys, projects, and service tiers. It is designed for analysts who need to explain where AI consumption is coming from, which models drive cost, and how usage changes over time.
Features
Exposes daily token usage, request volume, and cost as typed Power BI tables.
Gives analysts a reliable model for tracking LLM usage without manually exporting billing screens or API reports.
Supports OpenAI organization admin APIs and Anthropic organization admin APIs from one connector entry point.
Lets Power BI reports compare usage patterns across supported LLM providers while keeping provider-specific API details behind the connector.
Breaks usage down by model with input tokens, output tokens, total tokens, and requests.
Helps teams see which models are driving adoption and cost instead of treating LLM spend as one blended number.
Provides separate tables for usage by API key, provider project, and service tier when the provider API returns those dimensions.
Supports chargeback, operational review, and governance workflows for teams managing shared AI infrastructure.
Uses Power BI Key authentication so provider admin keys are entered through the credential prompt instead of stored in source files.
Keeps sensitive credentials out of reports, connector code, and documentation.
Uses a stable data source kind, static base URLs, relative paths, typed schemas, and retry handling for common transient API failures.
Makes the connector easier to operate in Power BI workflows that need repeatable refresh behavior.
Connector inputs
Select OpenAI (Organization Admin API) or Anthropic (Organization Admin API only) from the connector prompt.
Use an organization admin key with access to usage and cost reporting APIs. Standard runtime API keys are not enough.
Load Usage, Costs, Models, UsageByApiKey, UsageByProject, and UsageByServiceTier into Power BI.
How to use
Security Signal
LLMUsageConnector
Repository security checks
The LLMUsageConnector repository scan reported 0 issues across monitored security checks.
This scan is a helpful third-party signal for the repository, but it does not replace your organization's own review of beta software, connector behavior, and credential handling.
Use cases
Get the connector
Download the free beta LLM Usage Monitor .mez connector and follow the documentation to add it to your Power BI custom connector folder.