Last updated: 15 July 2026
Download the Free Employee Training Matrix Template
If you need a working spreadsheet rather than a blank grid, start with the free employee training matrix template. The CSV opens in Excel and Google Sheets and contains 30 fields, eight fictional example rows, evidence links, action ownership and formulas for expiry date, days remaining and renewal status.
A no-gate CSV with examples of current, renewal-due, expired, in-progress, no-fixed-expiry and not-required records. Download it, save a native spreadsheet copy and replace the fictional rows with your own controlled data.
The rest of this guide explains how to turn that file into a reliable operating control. The goal is not to build the largest spreadsheet. It is to answer the training-risk questions managers, L&D, HR, compliance and operations need answered before a gap becomes an incident.
What a Training Matrix Needs to Answer
A list of course completions is a history. A useful training matrix is a decision tool. For any employee, role, team or location, it should answer six questions:
- What is required? The requirement must come from a role, risk, law, regulator, contract, professional framework or deliberate organisational policy.
- Why is it required? Record the requirement basis so teams do not inherit unexplained annual courses forever.
- Is it complete and verified? Attendance, assessment and evidence verification are different states.
- When does action become due? Separate a formal expiry date from an earlier renewal window or competence refresher.
- What is the operational risk? One high-risk expired competence can matter more than 50 low-risk courses due next month.
- Who acts next? Every exception needs a named owner and due date.
This is why headline completion rate is rarely enough. A business can report 98% completion while a person assigned to a safety-critical task has an expired or unverified requirement. Your matrix should surface the exception, not let the average hide it.
Structure the Data: One Person-Requirement Pair per Row
Use one row for each combination of employee and training requirement. If an employee has 12 requirements, they should normally have 12 rows. This structure looks repetitive, but it makes filters, pivot tables, evidence checks and formulas dependable.
Identity and organisational context
Use an employee ID as the durable key, then include name, department, site, role, line manager and start date. Names and managers change; a stable identifier lets you update the record without breaking historical links.
Requirement definition
Give each training requirement its own ID and capture the name, category, requirement basis, role-required flag and risk level. Avoid encoding all of this in a course title. “Annual Compliance Refresher 2026” does not explain which roles need it, why it exists or what risk it controls.
Completion and evidence
Record provider, delivery method, status, completion date, assessment result, evidence location, evidence checker and check date. Link to evidence in a system with appropriate access control instead of embedding certificates or sensitive notes in the matrix.
Renewal and action
Validity months, expiry date, days to expiry, renewal window, renewal status, next action, owner and action due date create a forward-looking workflow. This is where the spreadsheet stops being an archive and starts helping the organisation act.
That layout becomes difficult to filter, gives every requirement the same metadata and forces teams to add new columns whenever the catalogue changes. A long, row-based table is easier to maintain and summarise.
Set Renewal Rules Requirement by Requirement
There is no safe universal answer to “How often should staff training be refreshed?” The correct cycle depends on the subject, applicable requirement and workplace context.
HSE's workplace-transport guidance is a useful example. It recommends keeping employee training records on a central register and says refresher training should be considered according to risk and circumstances such as changed vehicles, sites or ways of working. Its first-aid guidance, meanwhile, states that First Aid at Work certificates last three years while strongly recommending annual refreshers to maintain basic skills.
Those are different controls:
- Certificate or formal validity: the date on which a qualification, authorisation or required certificate ceases to be current.
- Competence-maintenance activity: a drill, toolbox talk, practice session, observation or short refresher before formal expiry.
- Trigger-based review: training prompted by a material change, incident, absence from the task, new equipment, updated policy or identified gap.
Use the validity and expiry fields for the first. Use next action and due date for the second and third. If a course has no fixed expiry, leave validity blank but still define the events or review cadence that could require new learning.
Use the Expiry and Renewal Formulas
The downloaded template already contains these formulas. The references below match its columns.
Calculate expiry date
Column S adds the validity period in months to the completion date:
=IF(OR(Q2="",R2=""),"",EDATE(Q2,R2))
Calculate days remaining
Column T compares the expiry date with today:
=IF(S2="","",S2-TODAY())
A negative result means the date has passed. Do not confuse that spreadsheet state with an operational decision: the action for an expired requirement might be immediate removal from a task, supervised work, urgent reassessment or a documented risk decision, depending on the requirement.
Return a plain-language renewal status
Column V uses the role-required flag, completion state, expiry and renewal window to return one of six useful states:
- Current
- Renewal due
- Expired
- No fixed expiry
- the current completion status, such as In progress
- Not required
Copy the formulas down after adding rows. In Excel, converting the range into a table can automatically extend formulas to new records. In Google Sheets, protect the formula columns so an accidental paste does not overwrite them.
Build Views That Lead to Action
Once the source table is clean, create views for decisions rather than decorative dashboards.
The weekly exception view
Filter to required rows where status is expired, renewal due, not started or awaiting evidence. Sort by risk level and action due date. This should be small enough for L&D and managers to review in a regular operational meeting.
The 30/60/90-day demand view
Group upcoming renewals into 30, 60 and 90-day windows. This helps schedule cohorts, providers, release time and assessors before every booking becomes urgent.
The manager accountability view
Summarise overdue requirements and actions by line manager. Give managers the employee, requirement, risk, required action and due date—not a generic reminder that their team's completion is below target.
The evidence-integrity view
Filter completed records with a missing evidence URL, assessment result, checker or check date. A green completion cell without supporting evidence may fail the question the matrix is supposed to answer.
Conditional formatting that earns its keep
- Red: required and expired.
- Amber: required and inside the renewal window.
- Blue: in progress with an action due date.
- Grey: explicitly not required.
- Red border or icon: high-risk record with missing evidence or overdue action.
Keep the raw values as text. Colour should reinforce a status, never be the only place that status exists.
Govern the Training Record
A matrix contains staff information and can influence deployment, access to work, development and performance conversations. Treat it as a controlled business record.
GOV.UK staff-record guidance says organisations should keep staff data secure, limit access to appropriate people and retain information only while there is a clear business need. Apply those principles to the matrix and to every evidence link it contains.
- Define who can view, edit, approve and export the file.
- Keep sensitive assessment evidence in the appropriate controlled system, not in notes cells.
- Use IDs and evidence links consistently; do not create duplicate shadow files by email.
- Document the source and owner of every role requirement.
- Archive or dispose of records under your retention policy when the business need ends.
- Review requirements after organisational, role, system, equipment, policy or regulatory change.
Your LMS, HR system, professional register or provider platform may remain the authoritative source for completion and evidence. The matrix can provide one cross-system view of requirement, risk, status and action.
A 60-Minute Setup Plan
- Minutes 0–10: download the template, open it and save a native workbook or Sheet.
- Minutes 10–20: remove the fictional examples and define dropdown values for status, role-required flag, risk and category.
- Minutes 20–35: load one team's employees and role requirements. Start small enough to check every mapping.
- Minutes 35–45: set validity months and renewal windows from your approved requirement register, then copy the formulas down.
- Minutes 45–55: link evidence, add owners and create the expired and 90-day renewal filters.
- Minutes 55–60: assign the first exception actions and book a review with the relevant line manager.
After the pilot team works, expand by role or department. The quickest route to an unreliable matrix is importing every historical record before agreeing what the fields mean.
Common Training Matrix Mistakes
- Everything expires annually: easy to administer, difficult to justify and often disconnected from actual risk.
- Completed means attended: a completion can need assessment, observation or verified evidence.
- No explicit not-required state: blanks become impossible to distinguish from missing data.
- No owner or action date: red cells accumulate without changing behaviour.
- Personal notes in the spreadsheet: creates unnecessary privacy, access and retention risk.
- Percentage-only reporting: hides the severity and operational effect of individual gaps.
The best employee training matrix is not the one with the most colour or the most courses. It is the one that makes the next safe action obvious—and provides enough evidence to explain why that action was taken.
Frequently asked questions
What should an employee training matrix include?
A useful matrix connects each employee and role to a defined training requirement, requirement basis, risk level, completion status, completion and expiry dates, renewal window, evidence location, assessment result, next action, accountable owner and due date. It should show why the training is required and what happens when it is overdue, not only a completion percentage.
Can I use the free training matrix template in Excel and Google Sheets?
Yes. The download is a UTF-8 CSV with spreadsheet formulas for expiry date, days to expiry and renewal status. Open it in Excel or import it into Google Sheets, then save a native working copy before adding filters, validation lists, conditional formatting and protected ranges.
How often should employee training be renewed?
There is no reliable universal interval. Set each renewal cycle using the applicable law or regulator guidance, certification rules, role and workplace risk assessment, insurer or client requirements, changes to work or equipment, incidents and evidence of competence. A certificate expiry date and a skills refresher can be separate controls.
Sources & further reading
- HSE: Initial training and employee training records — hse.gov.uk/workplacetransport/initial-training
- HSE: Refresher training — hse.gov.uk/workplacetransport/refresher-training
- HSE: First-aider certificate and refresher guidance — hse.gov.uk/firstaid/first-aider
- GOV.UK: Recruitment and managing staff records — gov.uk/data-protection-your-business