What columns should a RAID log have?

Eleven columns cover most RAID logs: ID, type, description, date raised, owner, probability, impact, score, response and next action, due date, and status. Everything else is optional. Dependencies need a giver and a receiver, assumptions need a validate-by date, and issues need the date they occurred rather than a probability.

One row structure, four record types

A RAID log holds four kinds of record: risks, assumptions, issues and dependencies. Some teams keep four tabs, some keep one tab with a type column and a filter. Either arrangement works, because the row has to answer the same set of questions in all four cases. What is it. Who is dealing with it. How bad is it. What happens next, and by when. When was any of that last true.

Columns exist to answer those questions. A column that does not feed a decision, a report or a filter is a column somebody has to maintain for nothing, and it is usually the first thing to go stale.

The eleven columns

ColumnWhat it holdsWhy it is there
IDR-014, I-006, D-021So the item can be referred to in minutes and status reports without retyping the description
TypeRisk, assumption, issue, dependencyDrives filtering and the counts on the dashboard
DescriptionOne or two sentences, in plain languageSomeone who was not in the room has to understand it six weeks later
Date raisedThe date the row was createdAgeing. An issue open for eleven weeks reads differently from one raised yesterday
OwnerA named personThe one field that decides whether anything moves
ProbabilityScale of 1-5, or high/medium/lowHalf of the score
ImpactSame scale, applied consistentlyThe other half
Score / RAGProbability multiplied by impact, or a colour derived from itSorting. The log is only useful if the top of it is the top of it
Response / next actionWhat is being done, phrased as an actionDistinguishes a managed risk from a logged one
Due dateWhen the next action is expectedProduces the overdue list, which is the only list that gets read under pressure
StatusOpen, in progress, closed, escalatedKeeps closed items in the log for the audit trail without cluttering the live view

Two more columns tend to arrive after the log has been running for a month. Last updated exposes rows nobody has touched since they were created, which is a different problem from rows that are overdue. Resolution records what actually happened when an item closed, and it is the field the closure report and the lessons learned log read from later. The longer guide to what goes in a RAID log covers how these behave once the log is a few hundred rows deep.

Fields that only apply to one record type

Trying to force all four types into identical columns is where RAID logs start to feel wrong. Each type carries one or two fields of its own.

Columns that get added and then abandoned

A few fields look sensible in the template design and die in week three.

How the columns get used

The columns are only worth the effort if something reads them. In practice three things do: the weekly review, which sorts by score and then filters to overdue; the status report, which pulls the top few risks and any issue above a severity threshold; and the escalation, which needs the ID, the owner, the impact and the decision being asked for.

That is the test for any column somebody proposes adding. Which of those three reads it. The RAID Log Template (Excel) uses this column set with the scoring and the dashboard already wired up, and the RAID Log & Program Governance Pack extends it with the separate dependency, action and stakeholder trackers a programme ends up needing alongside it.

A note on the risk register

If your organisation already runs a formal risk register with its own required fields, the RAID log usually keeps its own columns and the register receives a subset. Duplicating a full corporate risk taxonomy inside a project log gives you two records to update and one of them will be wrong. RAID log vs risk register sets out where the boundary usually sits.

Questions

Should risks, assumptions, issues and dependencies be on one tab or four?

Either works. One tab with a type column makes sorting and reporting simpler; four tabs make each record type's own fields easier to lay out. The choice matters less than applying the scoring scale consistently.

Do I need both a score and a RAG colour?

Not strictly. The score gives you the sort order and the colour gives you the visual. Most logs derive the colour from the score with a formula so the two can never disagree.

What ID format works best?

A letter for the type and a sequential number, such as R-014 or D-021. Avoid embedding dates or workstream codes in the ID, because items move between workstreams and the ID then lies.

How many columns is too many?

When the row no longer fits on a screen without horizontal scrolling, the log stops being read in reviews. That is a practical ceiling regardless of how useful each individual column looked.

Questions · All 36 templates