Fix things for real
"Why support is about building judgment, not just following checklists."
Why this exists
Checklists handle the easy cases. The hard situations require good judgment, habits, and honesty. This epilogue focuses on who we want to be when a system breaks.
Operational Flow
Classify early: Log and tag all tickets. Unlabeled issues become invisible work.
Document immediately: Write runbooks while the details of the fix are fresh.
Assign ownership: Give every ticket a single owner to ensure accountability.
Communicate regularly: Update clients on a schedule even when there is no new data.
Focus on the system: Look for architectural failures instead of blaming people.
What good looks like
- An engineer handles a critical incident on Saturday without calling for backup because the runbooks are accurate.
- A client trusts our team more after going through two incidents because of how we handled the fixes.
- Quarterly reviews show a lower ticket volume because we resolved the underlying database bugs.
What NOT to do
- Don't use process as an excuse. A happy process with an unhappy client is still a failure.
- Don't let the handbook replace thinking. Checklists are defaults; you must still read the room.
- Don't measure quality by resolution speed alone. Verify that the issue stops returning.
Support shows the quality of our work under pressure. Code sits in repositories and designs stay in Figma, but support happens live. How you classify issues, talk to clients, and write down answers is visible to everyone. This visibility is our chance to show how we operate.
The goal is not to fill Notion with checklists. Checklists are for simple issues. The hard cases that make or break our reputation will not fit this handbook. We give you defaults so you can make decisions when you are tired and stressed. Triage, acknowledge, document, and find the root cause. If you do those four things, you can handle almost any incident.