
MICHIGAN SMALL BUSINESS
AUGUST 31, 2026
What it costs to run a trades business on a whiteboard
5 min read
The whiteboard is not the problem. Depending on one person's memory is — and here is exactly where the work leaks out of a trades business.
I run a handyman business in Haslett. For a long time the whole operation lived in
three places: quotes in my head, jobs in a group chat, and invoices that went out
when I remembered to send them.
Nothing was broken, exactly. Customers were happy. Work got done. It just all
depended on me being available, and I did not notice how much until a week when I
was not.
That is the thing about running a trades business on a whiteboard. It does not
fail loudly. It leaks.
## Where does the work actually leak out?
Three places, and it is always the same three.
**A quote nobody wrote down.** Someone calls on a Tuesday. You talk through the
job standing in their driveway, and you say you will get them a number. Then
Wednesday happens. By Friday they have called somebody else, and you never find
out — because a customer who goes elsewhere does not ring to tell you.
**A job nobody scheduled.** The work is agreed. It exists in a text message, or in
a conversation, or on the whiteboard under a name that made sense at the time.
Nobody put it on a day. It sits there until the customer asks, and now it is
urgent, and now it is being squeezed into a week that was already full.
**An invoice nobody sent.** This is the expensive one, and the easiest to miss,
because the work is done and it feels finished. The job is complete, the customer
is happy, and the paperwork is in the van. Every week that invoice does not go out
is a week you have lent somebody money for nothing.
None of those are dramatic. That is exactly why they persist. Each one is a small
thing that a busy person will deal with tomorrow.
## What does that actually cost?
I would not trust anyone who gives you a figure for your business without looking
at it, so I will tell you what it cost in mine.
Once I had built the thing that handles those three problems, I got back somewhere
around 140 hours a year of admin. Evenings, mostly — the particular kind of hour
you spend reconciling what actually happened this week against what you thought
happened.
That is the part people underestimate. The cost is not really the job you lost.
It is that the owner **is** the system, so the owner cannot stop. Every holiday is
a backlog. Every illness is a backlog. Hiring does not help as much as it should,
because the new person has to ask you everything.
## So when is a whiteboard fine?
Genuinely, quite often.
If you are one person doing a handful of jobs a week and you know every customer
by name, the whiteboard is not costing you anything. Software would be overhead
you do not need, and anybody telling you otherwise is selling something.
It stops being fine at a specific moment, and it is worth knowing which one:
**when more than one person needs to know what is on it.** A second crew member. A
partner answering the phone. A subcontractor who needs to know where to be on
Thursday. The moment that information has to leave your head to be useful, the
whiteboard becomes a bottleneck with your name on it.
There is a simpler test too. If you cannot answer "what am I owed right now?"
without going and looking, you have already outgrown it.
## What I built instead
I wrote the software my own business runs on.
An email comes in and a ticket is created. The job gets scheduled. The invoice
goes out from the completed work rather than from memory. Transactions categorise
themselves — 3,235 of them so far — so the books are current instead of being a
problem I meet in January.
That business has invoiced $216K through the system, and I can see what is
outstanding without asking anyone or opening a spreadsheet.
I did not build it to sell it. I built it because I needed it. What I found
afterwards is that the same three leaks show up in every trade — plumbing,
electrical, HVAC, roofing, landscaping, cleaning. Different work, identical holes.
So I build it for other businesses now, starting at $6,000. But that is the wrong
place to start a conversation, and I would rather be straight about the order.
## Start with the cheapest problem
Before operations software is worth discussing, it is worth checking whether the
first leak is even inside your business. For a lot of trades the earliest one sits
further out than that — on the website, where somebody on a phone tried to reach
you and could not.
**[Run the free website check](/website-audit)** — thirty seconds, no signup, no
email address. It opens your site the way a customer's phone does and tells you
what they actually meet.
If you want the part a tool cannot see — whether the quote goes out, whether the
job gets on a day, where work is falling through the floor — that is the free
30-minute Operations Audit. [Tell me about your business](/contact) and I will
walk it through with you. If the honest answer is that a whiteboard is still fine
for how you work, I will tell you that, and it will not have cost you anything.
Read More
MORE ARTICLES

Michigan Small Business
Michigan Small Business
ServiceTitan, Jobber, or something built for you?
An honest comparison from someone who sells the third option — including the cases where the off-the-shelf product is the better buy and I am not.

Michigan Small Business
Michigan Small Business
Everything I Do, What It Costs, and What I'd Tell You Free
The whole playbook: what I build for local service businesses, what it costs, and the advice I'd give you before you hire anyone — including me.

Michigan Small Business
Michigan Small Business
What I Found Auditing 456 Michigan Wellness Websites
Nearly half had a JavaScript error on the homepage and a third had a phone number you cannot tap. The full count from 456 Michigan clinic and med spa sites.

Engineering
Engineering
Two ECS failures that produce no useful error
A readiness probe blocked by the task's own IAM role, and readonlyRootFilesystem silently killing ECS Exec. Both look like broken infrastructure.