ENDURE DocsSign in
Overview

Getting Started

  • What Is ENDURE
  • Getting Started

Daily Training

  • The Dashboard (Today)
  • Readiness Scoring
  • Training Calendar
  • Training Plans
  • Workouts
  • Activities
  • Activity Analysis

Performance & Goals

  • Performance Tracking (Trends)
  • Goals and Events
  • Nutrition
  • Strength Training

Connect & Sync

  • Integrations (Device Sync)
  • Athlete Connections

Intelligence

  • AI Coach Intelligence
  • Messaging

Settings & Admin

  • Settings
  • Billing and Subscriptions
  • For Coaches
  • Public API
  • Admin Dashboard

Reference

  • Keyboard Shortcuts

Appendices

  • A. Glossary
  • B. Zone Models Quick Reference
  • C. Activity Types
  • D. Data Retention and Privacy
Changelog
Docs/Settings & Admin/Admin Dashboard

Admin Dashboard

Platform administration, user management, and system monitoring.

3 min read
User managementSystem healthFeature flagsAnalytics

On this page

  • ML System Health (`/admin/ml`)
  • Developer Tools

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

Previous
Public API
Next
Keyboard Shortcuts