Usage

For: Platform operators and finance teams analyzing request volume and token consumption over time.

Operations Overview | Records | Usage | Analytics Overview | Analytics → Spend


The Usage page provides time-series charts and a forecast of request counts, token consumption, and cost, with flexible period selection, bucket granularity, and a gateway-type filter.

Navigation: console.axemere.ai/usage

Axemere Console — Usage

Required: Core Platform package.

Table of Contents


Usage Overview

The top section shows four summary tiles for the selected period, each computed from the chart's current data (so they reflect whatever gateway-type filter is active):

MetricDescription
Total RequestsNumber of requests routed through the gateway
Tokens InTotal input tokens consumed
Tokens OutTotal output tokens generated
Total CostComputed cost_usd for the period

Data is delayed up to 5 minutes.


Period Selection

Choose a time window using the period selector:

OptionDescription
Last 7 daysRolling 7-day window
Last 30 daysRolling 30-day window
Last 90 daysRolling 90-day window
Billing periodCurrent billing period (requires active managed gateway subscription)
CustomEnter a specific start and end date/time

Your period selection is saved across sessions. A Custom toggle next to the period selector reveals explicit start/end date pickers for an arbitrary range.


Bucket Size

A Bucket control (Day / Hour / Minute) sets the time-series chart's granularity — this is a manual choice, not automatic. Finer buckets are capped to shorter ranges so the x-axis stays legible (Minute up to 7 days, Hour up to 30 days, Day unlimited); a bucket that's no longer valid for the selected range is disabled, and if your current selection becomes invalid after widening the range, it automatically drops to the coarsest bucket that still fits.


Usage Over Time

A bar chart of the selected metric (Requests, Tokens In, Tokens Out, or Cost — same dropdown as the summary tiles) bucketed at the chosen size. Idle buckets with no traffic are filled in as zero-value bars rather than skipped, so gaps in activity are visible instead of compressed away.


Forecast

Below the time-series chart, a cumulative forecast projects the selected metric forward from your current lookback period to a chosen horizon (end of billing period, or a fixed number of days). The solid line is actual cumulative usage to date; the dashed line is the projection, using a weekly-seasonal trend model when there's enough history (two full weeks), otherwise falling back to a plain trend line. This is a naive extrapolation meant as a rough estimate, not a guarantee.


Gateway Type Filter

When your organization has both managed and self-hosted gateways, use the Gateway Type filter in the overview section to isolate traffic:

FilterShows
AllCombined traffic
ManagedAxemere-hosted gateway traffic only
Self-HostedYour own deployed gateway traffic only

Related: Records | Analytics Overview | Analytics → Spend | Dashboard