Ticket Severity
Also known as: Severity Level, Incident Severity, Sev Level
Ticket severity is the classification of how badly a support issue impacts the customer's business, driving response SLAs and routing.
Definition
Ticket severity is a fixed scale (typically Sev 1 through Sev 4) that captures the business impact of an issue on the customer at the moment it's reported. It's set by the support team based on objective criteria like system availability, user count affected, and revenue at risk — not by how upset the requester sounds.
In practice, severity drives everything downstream: which queue the ticket lands in, which on-call engineer gets paged, how often you update the customer, and what SLA clock starts ticking. A Sev 1 outage might require a 15-minute first response and hourly updates; a Sev 4 cosmetic bug might allow three business days.
Severity is distinct from priority. Severity describes impact (a fact about the issue), while priority describes the order your team will work on it (a business decision). A Sev 2 from a strategic enterprise account can be prioritized above a Sev 2 from a small account, but the severity rating itself doesn't change.
Why It Matters
Severity is how your support org makes triage defensible and consistent. Without it, the loudest customer wins, on-call engineers burn out chasing non-emergencies, and your enterprise contracts — which usually bake severity-tied SLAs into the agreement — become impossible to honor or measure. Clean severity data also feeds product: knowing how many Sev 1s a release caused is a direct quality signal.
When teams skip or fudge severity, two failure modes show up. First, severity inflation: every ticket becomes urgent, on-call gets paged at 3am for non-issues, and real outages get lost in the noise. Second, SLA drift: you miss contractual response times you didn't realize you owed, and renewals get harder because the customer has a documented log of misses.
Examples in Practice
A B2B SaaS support team gets a ticket at 2am: the customer's production login page is throwing 500 errors for all users. The agent tags it Sev 1, which auto-pages the on-call engineer, opens a Slack incident channel, and starts a 15-minute response SLA clock per the enterprise contract.
A 40-person agency running a client portal receives a complaint that a report export is rendering with the wrong logo. Impact is cosmetic, no workflow blocked — it's tagged Sev 4 and routed to the standard queue with a three-business-day response window, freeing the on-call team to focus on a Sev 2 sync failure affecting three other clients.
An e-commerce support lead reviews the prior quarter and finds 60% of tickets were tagged Sev 2. Digging in, agents had been defaulting to Sev 2 to avoid arguments with customers. They rewrite the severity matrix with concrete examples per level, retrain the team, and Sev 2 volume drops to a realistic 18%, freeing engineering capacity.