A risk register is the backbone of project risk management: a living list of everything that could go wrong, scored so the team knows where to focus. This builder lets you capture each risk, score it, plan a response, and export a clean table you can paste into a project plan, wiki, or report.
How it works
Each risk is scored on two independent five-point scales. Probability answers “how likely is this to happen?” and impact answers “how bad would it be if it did?” The two are multiplied to give a risk score between 1 and 25. The score is then mapped to a rating band so the most dangerous risks rise to the top:
score = probability (1-5) × impact (1-5)
1-4 → Low
5-9 → Medium
10-14 → High
15-25 → Critical
This probability-times-impact model is the standard approach used in PMBOK, PRINCE2, and most ISO 31000-aligned frameworks. Multiplying the two scales means a risk only reaches Critical when it is both reasonably likely and seriously damaging.
Tips and example
A well-formed risk reads as a cause-and-effect statement. Instead of writing “server problems,” write “the payment provider may rate-limit us during a launch spike, blocking checkouts.” That clarity makes the mitigation obvious: pre-warm capacity and add a fallback provider.
Keep your register short and current. Five well-managed risks beat forty stale ones. Review scores at each milestone, retire risks that have passed, and add new ones as the project evolves. Assign every risk an owner so accountability never falls through the cracks.