Usage
Shows current consumption against your subscription limits. Before hitting a limit: upgrade via Store or Billing.
URL: /settings/usage
Metrics shown
| Metric | Limit from |
|---|---|
| Active users | Subscription users_quantity |
| Active branches | Subscription branches_quantity |
| Orders this month | Subscription orders_per_month |
| Shipments this month | Subscription shipments_per_month |
| AI tokens | Subscription ai_tokens |
| Storage | Subscription storage_gb |
Behavior at limits
- Trial: write blocking stays lenient; you get warnings.
- Live: at 100% the backend blocks new create actions on that resource.
- The frontend shows a usage bar with percentage per resource.
Snapshots
Usage is snapshotted periodically. That lets you look back at usage growth and plan upgrades in time.
Related
Last updated on

