

I have managed projects where the risk register was the most useful artefact on the project, and projects where it was a forgotten spreadsheet that nobody updated after week three. The difference between the two was rarely the quality of the initial risks. It was the cadence and discipline of how the register was used. On the best project I ever worked on, we reviewed the register every Friday for fifteen minutes and updated it in real time during steering committee. On the worst, we filled it in for the PMO submission and never opened it again.
For the PMP exam and for real practice, the risk register is the spine of the risk management knowledge area. It is created in Process 11.2 Identify Risks, refined through 11.3 Qualitative Risk Analysis and 11.4 Quantitative Risk Analysis, populated with responses in 11.5 Plan Risk Responses, actioned in 11.6 Implement Risk Responses, and tracked in 11.7 Monitor Risks. In this article I will walk through the columns every risk register should contain, two complete worked examples with ten risks each (one IT, one construction), the difference between qualitative and quantitative analysis, a Monte Carlo primer, and the maintenance cadence that separates living registers from dead ones.
The risk register is the central document that records all identified project risks, their analysis, and their planned responses. It is created in Process 11.2 Identify Risks and is updated by every subsequent risk process. In the PMBOK Guide Sixth Edition it is one of the most cross-referenced documents in the entire framework.
A risk is an uncertain event or condition that, if it occurs, has an effect on at least one project objective. PMI explicitly recognises that risks can be positive (opportunities) as well as negative (threats), so a good register tracks both. A threat is something you want to prevent. An opportunity is something you want to encourage.
"A risk register is not a list of bad things that might happen. It is a structured conversation with your future self about uncertainty."
The register lives alongside the assumption log and the issue log. Assumptions become risks when they are not validated. Risks become issues when they occur. Issues become lessons when they are resolved. Each artefact has its place, and confusing them is one of the most common mistakes I see in audits.
A risk register can be as simple as a spreadsheet or as sophisticated as a module in a project management system. Regardless of format, certain columns are essential. The set I use in every register I create is below.
| Column | Purpose | Example |
| Risk ID | Unique identifier for tracking | RSK-014 |
| Date raised | When the risk was first identified | 12 March 2026 |
| Raised by | Who identified the risk | J. Patel |
| Category | Risk breakdown structure category | Technical / External / Organisational |
| Description | Concise risk statement | "If vendor X delays delivery, then go-live may slip" |
| Probability | Likelihood of occurrence | Low / Medium / High or 1 to 5 |
| Impact | Severity if it occurs | Low / Medium / High or 1 to 5 |
| Score | Probability times impact | 12 |
| Priority | Resulting priority level | High |
| Response strategy | Avoid / mitigate / transfer / accept (for threats) | Mitigate |
| Response action | Specific actions to be taken | "Schedule weekly vendor calls; build in 2-week buffer" |
| Owner | Person accountable for the risk | M. Roberts |
| Status | Open / closed / occurred | Open |
| Residual risk | Risk remaining after response | Probability Low, Impact Medium |
| Trigger | Event that signals the risk is occurring | "Vendor misses any monthly milestone by 5+ days" |
| Last reviewed | Date of last formal review | 5 June 2026 |
Some teams add columns for cost impact, schedule impact, secondary risks, and lessons. The above sixteen are the minimum for a register I would sign off on.
A Risk Breakdown Structure (RBS) is a hierarchical decomposition of risk categories. It helps the team identify risks systematically rather than relying on free recall. A common high-level RBS contains four branches:
Each branch is further decomposed. Under Technical you might have hardware, software, integration, and security. Under External you might have supplier, customer, regulatory, and weather.
Using an RBS during a risk identification workshop dramatically improves coverage. I run workshops where I project the RBS on screen and we work through each branch in turn. The team finds two to three times more risks than in unstructured brainstorming. Once identified, each risk is tagged with its RBS category in the register, which later helps with reporting and trend analysis.
PMI does not prescribe a fixed scale. The two most common approaches are a 3-point scale (Low, Medium, High) and a 5-point scale (Very Low to Very High). I prefer 5-point for substantial projects because it produces a finer-grained heat map.
A typical 5-point probability scale:
| Level | Label | Probability range |
| 1 | Very Low | Less than 10% |
| 2 | Low | 10 to 30% |
| 3 | Medium | 30 to 50% |
| 4 | High | 50 to 70% |
| 5 | Very High | More than 70% |
A 5-point impact scale should be calibrated to the project's tolerance. Example for a large IT project:
| Level | Cost impact | Schedule impact | Quality impact |
| 1 | Under 25k GBP | Under 1 week | Minor cosmetic |
| 2 | 25 to 100k GBP | 1 to 4 weeks | Minor functional |
| 3 | 100 to 500k GBP | 1 to 3 months | Some functional |
| 4 | 500k to 2m GBP | 3 to 6 months | Major functional |
| 5 | More than 2m GBP | More than 6 months | Catastrophic |
Calibrating the impact scale to the project size is essential. A 25k impact is catastrophic on a 50k project and trivial on a 50m project. Generic scales produce meaningless scores.
Risk score is typically calculated as probability multiplied by impact. With a 5-point scale, scores range from 1 to 25. The resulting heat map is usually divided into three or four bands.
| Score | Band | Action |
| 15 to 25 | High | Active management; sponsor visibility |
| 8 to 14 | Medium | Managed by PM; monthly review |
| 4 to 7 | Low | Watchlist; quarterly review |
| 1 to 3 | Very Low | Accept; no active management |
The heat map is a powerful communication tool because it allows non-specialists to grasp the risk profile at a glance. I include a heat map in every steering committee deck, with the count of risks in each band and a comparison to the previous period.
"A heat map that does not change over time is a sign that nobody is doing risk management. The map should breathe."
PMI defines four strategies for threats and four for opportunities, plus an additional escalate strategy for both. Knowing these by heart is exam-essential.
For threats:
For opportunities:
Escalate is used when the risk is outside the project's authority and needs to be owned at a programme or organisational level. The risk is then moved off the project register and into a higher-level register.
Below is a worked risk register for a fictional cloud migration project. I use a 5-point scale.
| ID | Description | Category | Prob | Imp | Score | Strategy | Action | Owner | Status |
| RSK-001 | If vendor delays delivery of cloud platform, then go-live may slip by 2 to 3 months | External | 3 | 4 | 12 | Mitigate | Weekly vendor calls; 4-week buffer; backup vendor identified | PM | Open |
| RSK-002 | If data migration reveals quality issues, then go-live will be delayed | Technical | 4 | 4 | 16 | Mitigate | Run two parallel mock migrations; build data cleansing into Sprint 3 | Data Lead | Open |
| RSK-003 | If GDPR re-interpretation changes data residency rules, then architecture rework is required | External | 2 | 5 | 10 | Mitigate | Quarterly review with legal; modular architecture for region swap | Architect | Open |
| RSK-004 | If senior architect leaves mid-project, then key knowledge is lost | Organisational | 2 | 4 | 8 | Mitigate | Documentation in shared wiki; pair architect on critical decisions | PM | Open |
| RSK-005 | If cloud costs exceed estimate by more than 20%, then budget overrun | Technical | 3 | 3 | 9 | Mitigate | Monthly cost monitoring; automated alerts at 80% threshold | FinOps Lead | Open |
| RSK-006 | If user acceptance test fails on accessibility, then regulatory non-compliance | Technical | 2 | 4 | 8 | Mitigate | Engage accessibility consultant from week 4; automated tooling | QA Lead | Open |
| RSK-007 | If parallel programme acquires our key engineer, then schedule slips | Organisational | 3 | 3 | 9 | Mitigate | Sponsor agreement on resource ringfencing; cross-train two backups | PM | Open |
| RSK-008 | If cutover weekend hits unexpected production incident, then go-live aborted | Technical | 2 | 5 | 10 | Mitigate | Detailed cutover runbook; rollback rehearsal twice before go-live | Release Manager | Open |
| RSK-009 | If we discover early performance gain, then we can release ahead of schedule (opportunity) | Technical | 3 | 3 | 9 | Enhance | Performance test in Sprint 4; carry buffer for early release decision | PM | Open |
| RSK-010 | If existing identity provider is reused successfully, then we save 200k GBP (opportunity) | Technical | 4 | 3 | 12 | Exploit | Confirm reuse in Sprint 1; lock decision by Sprint 2 | Architect | Open |
This register has eight threats and two opportunities, which is roughly the ratio I aim for. Pure threat registers miss the upside; pure opportunity registers are wishful thinking.
A worked register for an office refurbishment project.
| ID | Description | Category | Prob | Imp | Score | Strategy | Action | Owner | Status |
| RSK-001 | If asbestos is found during strip-out, then 4 to 6 week delay and 200k GBP cost | External | 4 | 5 | 20 | Mitigate | Pre-strip-out asbestos survey; budget 250k contingency | H&S Manager | Open |
| RSK-002 | If main contractor goes into administration, then programme reset | External | 1 | 5 | 5 | Mitigate | Bond and parent company guarantee; financial check pre-award | Commercial | Open |
| RSK-003 | If specialist HVAC equipment supply is delayed, then handover slips | External | 3 | 4 | 12 | Mitigate | Order at design stage; identify alternative supplier; 6-week buffer | M&E Lead | Open |
| RSK-004 | If planning permission is delayed beyond month 2, then start delays | External | 2 | 4 | 8 | Avoid | Pre-application meeting; submit early; mock approval | Architect | Open |
| RSK-005 | If adjacent floors experience noise complaints, then works restricted further | Organisational | 3 | 3 | 9 | Mitigate | Communication plan; noisy works after hours; tenant liaison | Site Manager | Open |
| RSK-006 | If weather delays external scaffold removal, then handover slips | External | 3 | 2 | 6 | Accept | Active acceptance; 1-week schedule contingency | Site Manager | Open |
| RSK-007 | If site accident occurs, then HSE involvement and pause | Project | 2 | 5 | 10 | Mitigate | Daily safety briefings; independent H&S audits; behavioural safety programme | H&S Manager | Open |
| RSK-008 | If finish materials selected by client change post-tender, then variation cost | Project | 3 | 3 | 9 | Mitigate | Lock client selections by week 4; formal change control beyond | PM | Open |
| RSK-009 | If pre-fab manufacture finishes ahead of schedule, then handover could be 2 weeks early (opportunity) | Project | 2 | 3 | 6 | Enhance | Weekly progress reviews at factory; logistics ready for early delivery | PM | Open |
| RSK-010 | If BREEAM credits are achievable beyond target, then "Excellent" rather than "Very Good" (opportunity) | Project | 2 | 2 | 4 | Enhance | Sustainability consultant review at month 3; track credit progress | Sustainability Lead | Open |
Note how the construction register has more external risks than the IT register. The risk profile of a project tells you something about its character.
Qualitative risk analysis (Process 11.3) is the assessment of probability and impact using descriptive scales, producing a prioritised list. It is fast, inexpensive, and applied to every identified risk. The output is the prioritised list that drives focus in Plan Risk Responses.
Quantitative risk analysis (Process 11.4) is the numerical analysis of the combined effect of high-priority risks on overall project objectives. It is optional and is used on projects where the cost or schedule sensitivity justifies the effort. The output is typically a range of possible outcomes (e.g., "80% confidence in delivery between 14 and 17 months").
The difference matters for the exam because PMI specifies that Qualitative happens before Quantitative, and Quantitative is not always required. A common exam trap is to suggest jumping straight to Quantitative without first prioritising via Qualitative.
For real projects, I run Qualitative on every project. I run Quantitative only on projects above roughly 5 million GBP or where there is a fixed external deadline that cannot slip. The return on Quantitative for small projects is low.
Monte Carlo simulation is the most common quantitative technique. It runs thousands of simulated project executions, each time sampling from probability distributions for cost or duration, to produce a distribution of possible outcomes.
The mechanics in plain language:
1. For each activity (or work package), define a probability distribution (often triangular: optimistic, most likely, pessimistic).
2. For each simulation run, the software samples a value from each distribution and computes the total project duration and cost.
3. Repeat 5,000 to 10,000 times.
4. The result is a histogram of total outcomes, from which percentiles can be read.
The output that matters most is the percentile reading. "P50 schedule is 14 months; P80 is 17 months" tells the sponsor that there is a 50% chance of finishing within 14 months and an 80% chance of finishing within 17 months. The gap between P50 and P80 indicates the level of uncertainty.
I have run Monte Carlo on three projects in my career. In each case the most valuable output was not the number itself but the conversation it triggered about which activities had the widest distributions and why. Monte Carlo is a thinking tool more than a forecasting tool.
Two concepts that exam candidates often confuse.
A residual risk is the risk remaining after a response has been applied. If you mitigate "vendor delay" to a probability of 1 and impact of 3, the residual is what is left after mitigation. The register should track this, because residual risks may still need monitoring.
A secondary risk is a new risk created by the response itself. If you mitigate "vendor delay" by adding a backup vendor, the secondary risk is "the backup vendor introduces integration complexity." Secondary risks are added to the register as new entries.
Both should be considered for every active response. The discipline of asking "what is left, and what have I just created?" prevents naive response selection.
The cadence I have settled on after many projects:
The single biggest predictor of project failure I have observed is the absence of a weekly risk review. Projects that hold the review almost never blow up in ways they have not foreseen. Projects that skip it are repeatedly surprised.
"Risk management is not a one-time event. It is a habit. The register is the place the habit is recorded."
The failures I see most often:
The risk register does not stand alone. It feeds and is fed by:
In my experience, the test of a healthy risk register is whether it is referenced in other artefacts. If the schedule contingency is "10% because that is what we always do," the register is not influencing planning. If the contingency is "23 days, derived from Monte Carlo on the top 12 risks," the register is doing its job.
Shashank Shastri is a PMP trainer with over 14 years of experience and co-founder of Oven Story. He is an inspiring product leader who is a master in product strategies and digital innovation. Shashank has guided many aspirants preparing for the PMP examination thereby assisting them to achieve their PMP certification. For leisure, he writes short stories and is currently working on a feature-film script, Migraine.
QUICK FACTS
During Identify Risks (Process 11.2), which is part of the Planning Process Group. It is then updated by every subsequent risk process and most other planning, executing, and monitoring processes.