ODOCK.AI
ObservabilityUsage Records

Usage Records

The per-request audit trail for everything your applications send through the gateway.

Usage Records

A usage record is one row per gateway call. The Usage Records page in your organisation workspace combines:

  1. Usage Analytics at the top — KPI cards and charts that aggregate the loaded records.
  2. Usage Records table below — a sortable, filterable list of individual requests, each linked to a detail page.

Use this page when you want an answer about a specific request: what did it cost, how long did it take, which model served it, did anything fail.

Org Usage Records page — analytics on top, table below

When It Updates

Usage recording is asynchronous. The gateway returns the response to your application first, then finalises and persists the record a few seconds later. Refreshing the page or pressing Refresh above the table pulls the latest batch.

What Is Captured

Per request, the record holds:

  • the principal — organisation, optional team, optional user, and API key,
  • the resolved provider and model,
  • HTTP status, latency, and the gateway request id,
  • token counts and the cost in USD,
  • the routing trace — which candidates were attempted in which order,
  • plugin and safety outcomes attached to the call.

Prompts, completions, and credentials are never written into a usage record.

Pages In This Submenu

On this page