Admin Dashboard
Platform administration, user management, and system monitoring.
3 min read
User managementSystem healthFeature flagsAnalytics
On this page
The admin dashboard at /admin is only visible to users with the is_admin flag. It shows platform-wide statistics:
- Total users — All registered accounts
- Total activities — Activities across all athletes
- Active Pro subscriptions — Paying customers
- Comped accounts — Free Pro access grants
- Recent signups — Last 10 users with their plan status, email, and creation date
Admin also has access to:
- User management
- Comped account management (granting free Pro access with reason tracking)
- Platform statistics
ML System Health (/admin/ml)
A dedicated dashboard for monitoring the machine learning infrastructure:
- Model accuracy metrics
- Inference latency
- Data quality indicators
- System health status
Developer Tools
ENDURE includes internal developer tools (admin-only):
- Ops Dashboard (
/dev/ops) — Production monitoring with system health, error rates, and API performance - Feature Flags (
/dev/flags) — Toggle experimental features with localStorage persistence - Color Reference (
/dev/colors) — Full design system color palette with all 75 activity type colors - Stream Diagnostics (
/dev/streams) — Activity stream coverage reports and backfill tools