The laptop request went out on Monday. By Thursday nobody could confirm it shipped. Day 1 is next Monday. The new hire arrives, sits in orientation, and spends the rest of their first week on a borrowed machine from the IT closet.
This scenario is so common in growing companies that HR teams often treat it as normal. It isn't. It's a systems failure with a clear structural cause -- and a fixable one.
Why equipment requests slip
The equipment request problem has the same root in almost every company: the request travels through too many hands without a single system tracking whether each handoff happened.
The typical path looks like this:
- HR identifies that a new hire is starting and needs equipment.
- HR emails IT, or fills out a form, or submits a help desk ticket -- the exact mechanism varies by company and often varies by individual HR coordinator.
- IT receives the request. Or doesn't, if the email went to the wrong alias or the help desk queue is backlogged.
- IT orders equipment or pulls from inventory. This step has its own lead time that HR frequently doesn't know.
- Equipment ships (or doesn't). HR doesn't hear confirmation unless they ask.
- Equipment arrives (or doesn't). The first signal that something went wrong is often the new hire arriving with no machine.
Each step is fine individually. The failure is that nothing monitors the chain. There's no automatic escalation when Step 2 isn't confirmed by Step 3 within 24 hours. There's no alert when the shipping confirmation doesn't arrive by Day -3.
The lead-time problem
One underappreciated reason equipment requests slip: HR often doesn't know the actual lead time for procurement. They send the request when they have time to send it -- often the week before the hire starts. But if equipment needs to be ordered rather than pulled from inventory, and the vendor takes 5-7 business days, a request sent Wednesday of the week before a Monday start date cannot succeed.
The fix isn't just sending the request earlier (though that helps). The fix is making the request automatic -- triggered the moment a hire record is created, regardless of how much time an HR coordinator has that week. A hire accepted on a Tuesday should trigger an equipment request on Tuesday, not when someone gets around to it.
What HR needs from an equipment request system
Most HR operations teams can describe exactly what they wish existed:
- The request fires automatically when a hire record is created or an offer is accepted.
- The new hire's shipping address and role information are included in the request without HR manually copying them.
- Confirmation of receipt lands in an HR dashboard, not in someone's email inbox.
- If confirmation doesn't arrive within a set window, an alert escalates automatically.
- On Day -3, an automated check confirms shipping status and flags anything at risk.
This isn't a complicated system. It's an event-driven workflow with three state checks and an alert condition. What makes it hard is that most HR tools are systems of record, not systems of action. They store information about the hire. They don't fire requests or track external confirmations.
The actual fix
The equipment request problem is solved when two things are true: the request initiates from an event (hire record created, not coordinator remembers) and confirmation is tracked by a system, not by a person checking email.
Neither of these requires sophisticated AI. They require a workflow layer that connects the HRIS event to the vendor request and monitors the response. That's a plumbing problem, and it's been solved. The reason 1 in 4 new hires still arrive without equipment is that most onboarding tools weren't built to do the plumbing -- they were built to display status once someone updated it manually.
The status update should be the system's job. When it is, the equipment arrives.