Server Configuration
Clocky server administrators can configure session behavior and, on paid plans, message and reporting options.
Auto-checkout
Premium, Pro, and Lifetime server administrators can set auto-checkout from 0 to 24 hours in dashboard Settings. 0 disables automatic checkout. Free servers use the 12-hour default.
Paid settings
The dashboard exposes these verified paid settings:
- Detailed or simple bot messages
- A dedicated output channel
- Break tracking on or off
- Custom auto-checkout hours
Break tracking requires both a paid entitlement and the server setting to be enabled.
Deletion requests
Use /admin-configure-deletion to inspect or change deletion-request settings. Use /admin-review-deletion-requests when the server requires administrator review.
Read Deletion Request Settings before relying on grace-period or legal-retention fields; Clocky does not document automatic scheduling or archival from those values.
Plan limits
| Plan | Active users | Projects | Reporting history | Command rate |
|---|---|---|---|---|
| Free | 5 | No project feature | 1 year | 60/minute |
| Premium | 100 | 100 | 5 years | 120/minute |
| Pro | Unlimited | Unlimited | 10 years | 200/minute |
| Lifetime | Unlimited | Unlimited | Unlimited | 200/minute |
An active user is a member who started at least one work session in the preceding 30 days. Clocky's hosted production service runs with SEAT_ENFORCEMENT_ENABLED=true; self-hosted operators can temporarily set it to false to collect would-block telemetry before enforcement.