UltraMemory← Home

Usage

How usage is calculated

Usage is calculated by counting billable operations — writes and recalls. Everything the meters show traces back to those operations.

Billable operations

Each billable op is one of three kinds, and the dashboard breaks your total down the same way:

  • Writes — facts saved to memory.
  • Recalls — memory lookups.
  • Gated recalls — recalls run through the metamemory gate (answer / verify / abstain).

Billing-period quota and reset

Your plan's quota covers one billing period. The counter tracks the current period and resets when it ends: on a paid plan the period follows your billing cycle; on the free plan it's the calendar month (UTC). The usage card in your dashboard shows the period and the exact reset time in your local time.

Rolling windows

Alongside the period quota, usage is tracked in rolling windows — 5 hours, daily, weekly, and monthly— each with its own cap for your tier. The dashboard's windows meter shows used-vs-cap per window and when each resets, so a healthy user sees real headroom and someone near a limit sees it coming.

Team usage

On multi-seat plans, members' billable ops count toward the team's plan quota. Owners see Team collective usage— the team's total billable ops against the plan's quota for the period, with the same writes/recalls breakdown — plus a per-member usagetable showing each member's billable ops.

Check usage from the API

endpoint
GET /api/v1/usageCurrent-month billable ops + quota