Incident Assessment & Severity
Not every alert is an incident—and not every incident is equally urgent. That’s where incident assessment and severity classification come in. Without clear definitions, teams get stuck in limbo:- Should we wake someone up?
- Should we inform customers?
- Should we prepare a support strategy?
- Is this critical or just annoying?
What Is Incident Assessment?
Incident assessment is the process of determining whether an observed issue qualifies as an incident—and if so, how serious it is. To assess an incident, you typically ask:- What’s broken?
- Who is impacted?
- Is there a workaround?
- How fast do we need to act?
Why Severity Levels Matter
Clear severity definitions help your team:- Act faster under pressure
- Escalate the right issues
- Prevent over-alerting or under-reacting
- Set communication expectations internally and externally
Severity Levels: Example Framework
Here’s a simple, 3-tier severity model you can adopt or adapt:A Score-Based System for Classifying Severity
You can use a weighted scoring system that evaluates incidents across five dimensions. This adds structure and reduces subjective decisions:
Then, you can map the final score as follows:
Example: Users on an unusual browser cannot check out
Let’s say our business is a review site with an ecommerce store. Users on Microsoft Edge can’t check out due to an incompatibility with our payment provider implementation.- User Impact: Low (1) — Less than 5% of all our users are on Microsoft Edge
- Functionality: High (3) — Users are prevented from a final checkout step, and are unlikely to switch browsers, instead abandoning their cart
- Business: High (3) — This will cost revenue
- Urgency: Medium (2) — At our estimate, this only requires updates to dependencies, and can be fixed in a day or two
- Workaround: Medium (2) - We definitely don’t want to add a ‘please switch browsers’ message to our site → Score: 12 → SEV1