An analytics dashboard in the learning context is a screen or report that aggregates key metrics from one or more data sources and presents them visually — as charts, tables, funnels, or scorecards — so that different audiences (instructors, programme managers, executives) can assess the health of a learning programme at a glance and identify where to intervene. The data layer typically queries an LMS database, an LRS (Learning Record Store) containing xAPI (Experience API) statements, and sometimes external business systems. An ETL (Extract, Transform, Load) pipeline or a direct API connection keeps the dashboard current. A well-designed dashboard separates views by role: an instructor dashboard surfaces individual learner progress, stalled students, and quiz error patterns; an executive dashboard aggregates completion rates, pass rates, and training cost per certified employee against learning KPIs. The most common design failure is building a dashboard that shows everything and helps no one — effective dashboards are opinionated about which three to five metrics matter for each audience and suppress the rest. Real-time refresh is critical for live-class instructor views and for compliance programmes with hard deadlines, but is unnecessary for executive reporting where weekly aggregates suffice. Dashboards should be treated as products with continuous iteration: a metric that made sense at launch becomes a vanity number once the behaviour it tracked has been addressed and a new bottleneck has appeared.