For AI agents: a documentation index is available at /llms.txt. Markdown versions of all pages can be requested by appending `.md` to the URL, or by setting the `Accept` header to `text/markdown`.
Skip to main content
Administration

Usage

Track transcription usage by processing mode and model in the portal and through the API.

Usage reporting in the portal covers cloud usage only. On-prem deployments report usage differently. See on-prem usage reporting.

View usage in the portal

  1. Go to Usage in the sidebar under Workspace.
  2. Select a time range, such as 7D, 30D, or Custom.
  3. Use the All projects dropdown to view usage for a single project or across the workspace.

Usage is shown in two charts, Realtime and Batch, matching the processing mode of each request. Each chart breaks usage down by model and reports total time used and request count.

Usage by model

The models shown depend on the processing mode:

  • Realtime: Standard and Enhanced.
  • Batch: Standard, Enhanced, and Melia 1.

Medical and agent variants are reported under their underlying model, not as separate lines. For example, Batch usage on the medical variant appears under Enhanced.

Track usage with the API

To retrieve usage data programmatically, use the Usage API. See Get usage statistics in the API reference for endpoint details.

Next steps

  • Billing: understand how usage translates into charges.
  • Projects: organize work to track usage separately.