You know the moment. Someone hands in a two weeks notice, and your stomach drops, not because you will miss them at the holiday party, but because you suddenly remember they are the only person who knows how the scheduling spreadsheet actually works. Or the booking macro. Or that Access database from 2014 that nobody else has ever opened without asking permission first. It runs your reservations, your work orders, your patient intake, your inventory counts, whatever it is, and it lives entirely in one person's head.
This is not a hypothetical. It happens in restaurants when the one manager who built the prep-list macro moves out of state. It happens in vacation rental companies when the ops coordinator who wired together three spreadsheets and a form gets recruited by a competitor. It happens in contracting outfits, medical offices, retail shops, anywhere a smart, motivated employee got tired of a broken process years ago and quietly fixed it themselves with whatever tool was on hand. You were grateful at the time. You probably still are. But gratitude does not fix a database when the password is saved only on a laptop that walked out the door with them.
Why this keeps happening to good businesses
It is not a failure of your hiring or your culture. It is a natural byproduct of a business growing faster than its systems. Somewhere along the way, a real problem showed up, maybe double-booked rooms, maybe a paper work order that kept getting lost, and instead of waiting on a formal fix, one person just solved it. They built something in Excel, or Access, or a chain of Zapier steps, because those were the tools they knew and they had the initiative to use them. That initiative is a good instinct. The trouble is what happens next, which is usually nothing. The tool works, so nobody revisits it. It gets patched a few times, always by the same person, and the patches never get written down anywhere. Two or three years later, that homemade system is load-bearing for the whole operation, and exactly one person on staff understands why the formulas are structured the way they are, or why that one macro has to run before the other one or the numbers come out wrong.
The fix is not a lecture about documentation, and it is not asking that employee to write a manual on their way out the door. By the time you notice the risk, it is usually too late to document your way out of it cleanly. The fix is building the thing properly the first time, or rebuilding it once you see the exposure, so the business owns the tool instead of one employee owning it in their head.
What a properly built tool looks like instead
- Runs on infrastructure the business controls, not a personal laptop, a personal Google account, or a free-tier app tied to one person's login
- Has a plain-language explanation of what each part does, written for whoever inherits it next, not just the person who built it
- Separates the data from the interface, so losing the person does not mean losing the ability to open or understand the records
- Gets handed off with a short walkthrough to at least two people, not stored as tribal knowledge
- Can be modified by someone other than the original builder without breaking silently
None of this requires ripping out what already works and buying some bloated software package that does forty things you do not need and none of them quite right. Most of the time the better move is building the one small tool that actually fits how you run things, in a way that does not depend on any single person to keep running. That is the whole point of doing it right the first time.
You do not have to wait for someone to quit to fix this. If you already know who your one indispensable person is, that is your answer. Build the system so the business survives without them, and you will probably keep them longer anyway.