How a renewal gets chased
Everything else in this system is bookkeeping. This is the part that prevents the Monday at the gate, and it rests almost entirely on one number per certification type: how long the renewal actually takes to arrange.
Key takeaways
- The lead time is a property of the certification, and setting it right is most of the work.
- Four steps: the holder, the holder again, the manager, and whoever schedules the work.
- A booked course pauses the chasing; it does not stop it.
- On expiry day the person is marked as not currently holding it, loudly and visibly.
- An expired ticket keeps chasing forever. It never times out and never goes quiet.
Lead time, not a fixed reminder
| Certification | Typical lead time | Why |
|---|---|---|
| Vocational medical | 120 days | Appointment availability, then processing |
| Site safety card | 90 days | Test centre availability plus card delivery |
| First aid at work | 90 days | Course dates near you are sparse |
| Abrasive wheels | 30 days | Half-day course, widely available |
| Manual handling | 21 days | Often delivered in house |
| Insurance-mandated refresher | 60 days | Certificate must be with the insurer before renewal |
Those numbers are the whole system. A thirty-day reminder on a certification with a hundred-and-twenty-day lead time is a reminder that arrives ninety days too late to help, and a ninety-day reminder on a half-day course is one that gets ignored and then forgotten. Neither of those is fixed by better message wording.
The ladder
- App integration
- Machine learning
- Security & identity
- Management
- People
Booking pauses rather than stops
“I’ve booked it for the 14th” is the answer everybody wants, and it is not the end of the story. Courses get cancelled, people miss them, and cards take weeks to arrive afterwards. So a booking records a date and suppresses chasing until a few days after it, at which point the system asks a single question: did it happen, and do you have the card?
If the answer is yes, a photograph closes it. If there is no answer, the ladder resumes from wherever it had reached, which is usually quite far along by then. The failure mode this prevents is the one that catches most businesses: a booking is treated as a resolution, everybody relaxes, and the card never arrives.
Expiry day
On the day, the person is marked as not currently holding that certification. Not expired-soon, not amber — not holding it. That distinction is the point of the whole system, because the alternative language lets people keep working on the assumption that a certificate is basically fine.
- Security & identity
- Management
- People
The forever part is deliberate and is the opposite of how most alerting works. Every other reminder in this series eventually escalates and then rests. A lapsed certification does not, because the situation it describes does not improve with time — it gets worse, and a system that goes quiet about it after a fortnight is actively misleading.
Getting the lead times right
- Start from how long the renewal took last time. The register knows: it has the gap statistics from Part 3.
- Add the card delivery time, not just the course. A ticket that arrives three weeks after the assessment needs three weeks more lead.
- Ask the person who books them. They know which courses are hard to get near you, and that knowledge is not written anywhere.
- Revise annually. A lead time that produced two late renewals last year is too short, and the fix is a number in a sheet.
Next: the compliance view, and the one question it is built to answer quickly.
All posts