Sessions

Each widget run can record a session row: start, optional completion, environment (test vs live), duration, and last action. The dashboard shows workspace-wide totals (started, completed, test, live) plus the last 100 events. Session metadata never includes host context, flags, or step copy.

Session counts are operational, not invoices. Billing is the monthly BYO ($9.99) or Hosted ($19.99) entitlement, plus the company-wide stack discount when you subscribe to more than one product. There is no per-user, per-step, or per-session meter.

What you see

  • Started vs completed widget runs for the workspace.
  • Test vs live split from the publishable key environment.
  • Last action labels such as complete, skip, dismiss, snooze, resume, and reset.

Hosted progress and summaries live under Progress and Reporting. Sessions do not replace those stores.

API

Secret-key GET /api/v1/usage returns operational counts. Dashboard-only: the Sessions page. Neither MCP nor the secret management API mints keys or lists billing.

Related: API overview · Environments · Pricing · Webhooks