Admin Panel
Manage users, system configuration, logs, and platform features.
Admin Panel Overview
Full platform-level control — users, system config, feature flags, logs, and maintenance.
User Management
Browse all registered accounts
Add accounts manually
Modify profile & permissions
Instantly gate access
System Settings
| Section | Controls |
|---|---|
| General | Platform name, logo, base URL |
| SMTP server configuration | |
| Storage | Provider, quotas, CDN settings |
| Security | Password policies, session limits, IP allowlist |
Registration Control
Control how new users can join the platform. Go to Settings → Features to configure the registration mode:
Anyone can register freely
Requires a secret invitation code
No new registrations allowed
/auth/register?invite=YOUR_CODE with people you want to invite.
Session Management
Manage active sessions across the entire platform from Settings → Sessions:
- Revoke All Sessions — instantly log out every user on the platform (your own session is preserved)
- Useful after a security incident, credential leak, or permission changes
- All affected users will need to sign in again
Feature Flags
Toggle features on/off for controlled rollouts or testing:
- Enable a flag globally or per-organization
- Use percentage-based rollouts for gradual deployment
- Instantly disable a feature if issues are detected
Maintenance
Keep the platform running smoothly with built-in maintenance tools:
Block all access with a custom message — only admins can still log in
Flush CDN and server caches
Schedule and download backups