- 8D is a structured problem-solving method: contain, find the root cause, correct, verify, prevent recurrence, and close properly.
- D3 containment protects the customer while you investigate. It is not the fix and must be removed later.
- D7, preventing recurrence in similar processes, is the discipline most often skipped and the one that stops the same problem appearing elsewhere.
Sorting, extra inspection and a temporary rework loop protect the customer today. Teams that stop there have added permanent cost and fixed nothing, and the containment quietly becomes the process.
The eight disciplines
- D1. Form the team. People with process knowledge and the authority to change things.
- D2. Describe the problem. Specific and measurable: what, where, when, how many, and how it was detected.
- D3. Interim containment. Protect the customer now, and verify the containment actually works.
- D4. Root cause. Identify the cause of occurrence and, separately, the cause of escape.
- D5. Choose corrective actions. Select and verify actions that address those causes.
- D6. Implement and validate. Put them in place and prove with data that the problem is gone.
- D7. Prevent recurrence. Update FMEAs, control plans, standards and, critically, apply the lesson to similar processes.
- D8. Close and recognise. Confirm effectiveness after a period and acknowledge the team.
Two root causes, not one
Ask both why the defect occurred and why it was not detected. These usually have different answers and different owners. A team that answers only the first fixes the process and leaves the detection gap in place, so the next different defect escapes just as easily.
Where 8Ds go wrong
- The problem statement is vague, so the investigation wanders.
- Containment is treated as the solution and the report is closed.
- Root cause stops at the first plausible answer, usually human error.
- D6 has no verification data, only a statement that the action was implemented.
- D7 is left blank because nobody owns the question of where else this applies.
Verifying effectiveness
Effectiveness needs a defined measure and a defined period. 'No recurrence since' is only meaningful if enough production has run to have seen the problem again at its historical rate. For a defect occurring once a month, thirty days of silence proves very little.
When 8D is too heavy
For a straightforward, low-impact issue, a short root cause exercise and a corrective action is proportionate. 8D earns its overhead on recurring problems, customer complaints and anything with safety or significant cost at stake.