Seat-based billing model
Seat-based billing models access based on assigned seats or active seats within a time window.
This page documents the conceptual model and common integration patterns. Endpoint availability depends on distribution.
Common variants
| Variant | Meaning | Common use |
|---|---|---|
| assigned seats | a fixed seat count is assigned to an account | enterprise contracts and admin-managed seats |
| active-window seats | seat count is derived from active users within a window | self-serve products with activity-based billing |
Integration pattern
- Your system owns the source of truth for user membership.
- You decide how to measure seats (assigned vs active-window).
- You use Vluna to enforce or observe limits in the gate loop.
Verify
- Your gate responses should include observable hints when seat headroom is low.
Next
- Seats reference: Seats
- Packaging and limits: Limits and policies