Sessions & Activations
Track how and where your licenses being used across the globe with real-time session management.
Activations
A permanent record of a device linked to a license key.
Sessions
A temporary record of an active application instance.
Lifecycle of a License
1
Activation
The first time a user enters their key. The HWID is recorded, and an "Activation Slot" is consumed.
2
Session Start
Every time the app launches. A session is created to track concurrency and active usage.
3
Heartbeat Sync
The app periodically updates the session. If the heartbeat stops (crash or disconnect), the session is eventually cleaned up.
Revocation
You can terminate a session or revoke an activation remotely from the Dashboard. The application will receive this status on its next heartbeat and can shut down or prompt for a new key.
