Skip to main content

Questions

What happens if the person who runs the tool leaves?

What disappears when someone leaves is almost never the data — the file stays — it's the RULES: the formulas nobody else can read, the unwritten colour code, the step done on the 5th of the month that was never noted anywhere. An application moves those rules out of one person's head: they are written in plain language in the plan you approve before anything is built, then in standard code any developer can read. What stays beyond a tool's reach are the reasons — why that discount, why this client is handled differently — and those are passed on by talking, before the departure.

What leaves with the person isn't the data

The fear is badly worded, and that is what makes it paralysing. The spreadsheet doesn't leave: it sits on the server or in the cloud, and anyone can open it. What leaves is everything that was written down nowhere — the nested formula nobody else can unpick, the macro written six years ago, the exact meaning of the orange highlight, the manipulation done at the start of every month before the figures went out.

It is the best-documented risk of running a business on spreadsheets, and it is invisible while the person is still there: the tool works, so nothing looks fragile. It surfaces on the day of departure, at the precise moment nobody can ask a question any more.

An application makes the rules explicit — twice

The first time is in plain language. Before anything is built, Blueprint Maker shows you a plan: the things you track, how they relate, their statuses, the figures being calculated. You read it, correct it, approve it. That plan is a readable description of how you work — something a successor can read, and something no spreadsheet column provides.

The second time is in the code. The application is standard, exportable Next.js and Prisma that belongs to you: any developer on the market can open it and say what it does. That is a difference in kind from a VBA macro nobody writes any more, or from a closed tool whose logic is visible to no one — yourself included.

One caveat, because it is real: an application captures what you described. A rule you never put into words won't appear in the plan by itself. The act of describing is precisely the moment when what lived in one head gets written down — that is work, and it is the work that pays, not the tool that comes out of it.

What stops depending on one person: access and location

A management spreadsheet often ends up on one machine, in a mailbox or a personal drive — and access dies with the account. A generated application lives at its own address, with its own database: it depends on nobody's computer and nobody's account. The code exports as a ZIP archive or pushes to GitHub, so the business owns the tool, not the person who had it generated.

On access, each person has their own account, and a departure becomes one more line in the offboarding routine: the administrator deactivates the account, in two steps, from the Settings screen. One practical consequence, worth handling on day one rather than the last day: name TWO administrators. An administrator cannot deactivate the last active administrator account — that is a safeguard, but with only one, that person's departure is the only one that still hurts.

What no tool will replace

An application preserves the rules; it does not preserve the reasons. Why that client gets different terms, why this one is never chased before the 15th, why that supplier has been double-sourced since last year: none of it can be deduced from a database, and software claiming to guess it would be inventing.

The remedy is an hour of conversation, held before the departure rather than after: ask the person for the three or four decisions that seem obvious to them and that nobody else could justify, and write them down. The tool carries the rest — and that is already most of what used to be lost.

Going further

Related questions

Get your rules out of a single head