Training Due / Overdue Manager Dashboard: See Your Team's Compliance at a Glance
Give every people manager a self-serve view of what training and certs are due, overdue, or at-risk for their team — with one-click nudges, a weekly digest, and an approval gate before any record changes.
A web tool where managers log in and see exactly what training is due, overdue, and at-risk for their direct and indirect team, send previewed bulk nudges, and request mark-complete / exemption / due-date changes that they approve before anything updates — plus an automatic weekly digest and a team-status CSV export.
Before you start
- A Supabase account (free)
- A Vercel account (free)
- A Resend account (free)
- Your training/cert assignment data (export or Google Sheet)
- Your manager-to-employee reporting map
- Claude Code or any AI coding agent
The problem this kills
Managers own their team's compliance but have no window into it. The actual training and certification data lives in an LMS, a compliance tracker, or a spreadsheet that only the compliance team can read. So the loop looks like this: a manager wonders if anyone on their team is behind, emails compliance, waits, gets a stale snapshot back, then chases people one at a time — and repeats the whole thing next month.
Meanwhile the compliance team spends a chunk of every week answering "what's my team's status?" requests, exporting filtered views, and re-explaining who's overdue. Nobody has a live picture, deadlines slip quietly, and the first time anyone notices a lapsed certification is during an audit.
You don't need a new enterprise LMS to fix this, and you don't need to be a developer. You need one focused dashboard that rolls up your team's obligations, tells you what's due soon and what's already overdue, and lets you act — without becoming the source of truth or letting anyone change a record without sign-off.
What you'll build
A manager-facing dashboard that pulls in your training/cert assignment data and your reporting map, then shows each manager a live rollup of their team:
- Due soon, overdue, and at-risk — every obligation per person, color-coded by status, with days-until-due and days-overdue.
- Multi-level team rollup — see your direct reports and the people under them, so a senior manager gets the whole org branch, not just one layer.
- Trend — is your team's compliance improving or getting worse versus last period.
- One-click nudges — select people who are behind and send a reminder, always previewed before it goes out.
- Change requests with a gate — request a "mark complete," an exemption, or a due-date change; nothing touches the record until a manager approves it.
- A weekly digest emailed via Resend so managers stay on top of it without logging in.
- A clean CSV export of your team's status in the exact columns your system of record expects.
Managers self-serve. Compliance stops being a help desk.
What's inside the Implementation Plan
The plan is a single file you paste into an AI coding agent, which then builds the tool with you step by step. It is not a generic template: it opens by interviewing you about your business — how training is assigned today, what your tracker or spreadsheet actually calls its fields, how your reporting map is structured, what "at-risk" should mean for you, your due-date and exemption rules, and the messy exceptions (people on leave, dotted-line managers, recurring annual certs). It reflects a short tailored spec back to you, gets your thumbs-up, and only then builds — so the data model, the status logic, and every screen fit how you actually work.
From there it walks you through loading your data, building the per-manager dashboard, wiring the nudges and approval gate, scheduling the weekly digest, and adding the CSV export — each step ending in a ready-to-paste prompt.
The governance it includes (this is the point)
This is what makes it safe to put in front of real managers and real compliance data:
- Login so only your team can use the tool.
- Strict row-level security so a manager only ever sees their own org branch — never another team's people or another company's data.
- A complete audit trail of who nudged whom, who requested what change, and who approved it, with timestamps.
- A human-in-the-loop approval gate — the tool drafts a mark-complete, exemption, or due-date change, but a manager must review and approve before it's written to the record. Bulk nudges are previewed before sending.
- Duplicate guards so the same person + obligation + period can't be double-counted or double-recorded.
Who it's for
People managers and team leads who own their team's compliance but have no live view into it — and the compliance team that's tired of fielding "what's my team's status?" requests and wants managers to self-serve safely.
You've got this — paste the first prompt and let the agent interview you.