For our first hundred customers, "support" meant my inbox. It worked the way holding your breath works — fine, briefly. Then one morning I found a bug report from six days earlier, from a paying customer, buried under a newsletter. That was the day the inbox stopped being a support system and started being a liability.
The help-desk vendors were ready for me: Zendesk at around $55 per agent per month, Intercom at $39 — call it $275 a month for a small team, to manage what was, honestly, a list. Tickets are rows. Statuses are columns. I already owned software that does rows and columns.
So we built our support system on a Google Sheet instead. It's been running for three months, and about a third of tickets now resolve themselves before a human touches them. Here's the exact setup.
One main tab, one row per ticket:
| Column | Example |
|---|---|
| Ticket ID | LS-0412 (auto-generated) |
| Customer email | dana@acme.co |
| Issue summary | CSV upload fails over 5MB |
| Priority | High |
| Category | Bug |
| Status | Open |
| Assigned engineer | Sam |
| Created / resolved | Jul 18 / — |
Plus two small tabs that do outsized work: an engineer directory listing who handles what (billing, bugs, integrations), and an FAQ tab of your most common questions with answers.
Create a free account at lovespreadsheets.com. Building and running the system is free; the login-gated admin view and a custom support domain are the paid pieces.
Pick the Website template and describe both sides of the system:
"Customers visit a support page and submit an issue — email, subject, description, optional screenshot. Each submission becomes a row with an auto-generated ticket ID. The customer gets a confirmation email immediately. Match the issue against my FAQ tab first — if there's a likely answer, include it in the confirmation as 'this might solve it, and we'll follow up if not.' Then alert the right engineer based on the specialties in my directory tab."
And the internal side:
"Give my team an admin view of all tickets — filterable by status and priority, editable inline, behind a login."
Worth adding: AI-suggested reply drafts on each ticket, priority auto-assignment from the issue text, and SLA timers if you promise response times. Run it, answer any clarifying questions, and the build lands in about 15–20 minutes.
Customers get a clean portal — link it from your site or run it at support.yourdomain.com. Every submission becomes a tracked ticket with an ID, a confirmation, and an owner. Nothing lands in anyone's personal inbox, and nothing sits unseen for six days.
The FAQ matching is the quiet hero: roughly 30% of our tickets end at "that answer solved it," which means the team only sees the problems that actually need them.
Per-agent pricing punishes small teams. Help-desk vendors charge by seat exactly when every person on your team wears three hats. A sheet-backed system costs the same whether two people answer tickets or ten.
Your support history is queryable forever. Every ticket, resolution, and timestamp lives in a spreadsheet you can pivot, chart, or export — not behind a vendor's reporting paywall.
It bends to your process. Route billing to the person who knows billing. Add a "waiting on customer" status. Track bugs separately from how-tos. If you can say it, the system can do it.
Does the FAQ auto-answer annoy customers? It's framed as "this might help, and we'll still follow up" — so it never replaces a human, it just often beats one to the answer.
Can we keep using email? Yes — confirmations and updates go by email, and your team can be alerted there too. The sheet is the record; email is the messenger.
What about SLAs and reporting? Ask for SLA timers and a metrics view — response times and volumes are just columns and dates, which is exactly what sheets are good at.
If support currently lives in an inbox, give it a spreadsheet spine. Head to lovespreadsheets.com, sketch the ticket columns, and describe the flow. By the end of the day, every customer gets a ticket ID — and you get your inbox back.
The team turning other people's spreadsheets into software they actually trust — one sheet at a time.