CommetCommet
GitHubDiscordStatus
Introduction

Quickstart

Create an API KeyQuickstart

Learn

Organization SettingsMembers and PermissionsCustom DomainsDashboard Metrics and Usage Events

Resources

SDK ReferenceAPI VersioningError HandlingTestingCLIExamples

Plugins

Better Auth
DocumentationKnowledge BaseBuild with AIAPI ReferenceWebhooks

Dashboard Metrics and Usage Events

Understand MRR, revenue, churn, active subscriptions, and the usage-event explorer.

The dashboard summarizes confirmed billing records. Use it for operational review, not as a replacement for your accounting ledger or product analytics.

MetricCurrent calculation
MRRLatest successful gross payment per active subscription, normalized by billing interval
Total revenueSuccessful gross transactions paid during the current calendar month
Revenue growthPercentage change between current and previous monthly recurring revenue
ChurnSubscriptions canceled in the last 30 days divided by the eligible subscription population
Active subscriptionsCurrent subscriptions whose persisted status is active

Metrics are cached and can lag recent writes briefly. Investigate an exact payment in Transactions and its accounting result in Invoices.

Usage Events

Open Events to inspect the usage records sent by your integration. Each row shows the event ID, feature, customer, timestamp, value, kind, and custom properties. Filter by customer or feature when reconciling a usage total.

The event timestamp describes when usage occurred; creation time describes when Commet received it. Stable idempotency keys prevent retries from becoming duplicate billable events.

See Track Usage for implementation and Invoices and Billing Cycles for settlement timing.

How is this guide?

Custom Domains

Serve checkout and the Customer Portal from branded subdomains you control.

SDK Reference

Configuration, environments, and pagination

On this page

Usage Events