Skip to main content

Team Reports

The Team Dashboard gives managers a bird's-eye view of team productivity, focus trends, and knowledge coverage in a single page.

Dashboard Layout

The dashboard opens with four stat cards at the top:

  • Team Size — total employees assigned to you, with a count of confirmed vs. pending members
  • Avg Focus — average focus score across all team members for the last 7 days (color-coded: green ≥ 70, yellow ≥ 40, red < 40)
  • Events — total telemetry events captured from the team in the past week
  • Coverage — team knowledge coverage percentage, with a count of at-risk topics

Below the stat cards:

  • Focus Trend Chart — line chart showing daily average focus across the team over time (powered by goSvc.focusHistory())
  • Knowledge Coverage Bar — per-member coverage scores with at-risk and critical topic lists
  • Team Activity Feed — recent activity stream across all team members

Per-Employee Cards

Each team member appears as a card showing:

  • Name, role, and location
  • Focus score with a color-coded progress bar (green ≥ 70, yellow ≥ 40, red < 40)
  • Confirmation status — whether the employee has confirmed their account (confirmed/pending)
  • Monitoring status — whether the Telemore Monitor agent is active
  • Event count — number of telemetry events in the reporting period

Data Sources

The Team Dashboard pulls from three API endpoints simultaneously:

EndpointDataPeriod
getTeamReport(7)Per-employee focus scores and event countsLast 7 days
focusHistory()Daily focus data points for trend chartRolling history
getTeamCoverage()Coverage percentage, captured/at-risk/critical topics, per-member coverageCurrent

Access

Team Reports require a manager account. Non-managers see a prompt to contact their administrator for access.