DEV Community

James Whitfield
James Whitfield

Posted on

A CAPA review is only as good as the trail behind it — stop trusting your inbox

The CAPA review that almost didn't have a CAPA

Last March I sat in a CAPA review meeting and watched three people pull out three different versions of the same problem. One had the original customer complaint email. One had a screenshot of a chat thread from six weeks earlier. One had a Word doc named investigation_v3_FINAL_use_this_one.docx that didn't match either of the others.

The issue itself was real — a labeling complaint on a Class II implantable we'd shipped the prior quarter. The risk was real too. But when the chair asked, "show me the root cause investigation," we spent the first forty minutes reconstructing what we'd actually done instead of defending it. That forty minutes is the part an auditor would have eaten us alive on, and I knew it before the meeting ended.

This is the lesson I've been turning over since: a CAPA isn't a stack of artifacts, it's a connected log. If your corrective action lives in one system, the root cause in another, the verification in a third, and the effectiveness check in someone's inbox — you don't have a CAPA, you have a forensics project waiting to happen.

What ISO 13485 §8.5.2 actually asks for

When I went back and re-read the standard with fresh eyes, the requirement is annoyingly clear:

  • A documented procedure defining how CAPAs are issued, tracked, and closed
  • Inputs drawn from nonconforming product, complaints, service reports, and audit findings
  • Review of the effectiveness of corrective actions taken
  • Documentation of any changes to procedures or product resulting from the CAPA

The word that keeps tripping teams up isn't "corrective" or "preventive." It's the documentation of changes resulting from CAPA. That's the connective tissue. If your CAPA closes but the linked procedure update, training record, design change, or risk file revision lives somewhere else and isn't bound to the CAPA record itself, you've satisfied the letter of 8.5.2 but lost the spirit of it. An auditor who asks "show me everything this CAPA touched" should be able to pull one record and see the chain.

How the inbox ate our CAPA log

Here's what I think happened to us, and I suspect it isn't unique:

  • The complaint landed in the customer service mailbox and was forwarded to QA
  • The investigation was tracked in a spreadsheet "for visibility"
  • Root cause analysis happened in a Word doc, then a revised Word doc, then a third one
  • Corrective actions were assigned in a project tracker that nobody outside that team used
  • Verification evidence lived in a shared drive folder with a date-based name
  • The effectiveness review was a recurring meeting agenda item — no persistent record

Every one of those is a real tool doing a real job. None of them was wrong. The problem was the seams. When the CAPA review came around, the seams were all I could see.

What "connected" actually looks like in practice

I've spent the last year rebuilding how we handle this, and the test I now apply to any CAPA workflow is brutal: if the QA manager gets hit by a bus tomorrow, can someone open the CAPA record and trace every input, decision, action, and verification without sending a single email?

Practically that means:

  • One record per CAPA, opened at intake, closed only when effectiveness is verified
  • Every linked artifact — complaint, NCR, audit finding, design input, risk file entry — referenced from the CAPA, not the other way around
  • Action items with owners and dates living inside the record, not in a side spreadsheet
  • Verification evidence attached or linked from the verification step
  • The effectiveness check documented as its own step with pass/fail criteria, not buried in meeting notes
  • A change history that shows who did what when, without needing to read the email archive

None of that is exotic. All of it traces back to the standard. The hard part isn't the requirements — it's getting teams to stop treating email as the workflow.

What I'd do differently if I started over

If I could go back to that March meeting, I'd push for three things before the next CAPA cycle:

  • A single intake form that every complaint, NCR, audit finding, and field report funnels through, so CAPAs don't get invented ad hoc
  • A naming convention that survives the lifetime of the CAPA, not the lifetime of the file
  • A standing rule: if an action lives outside the CAPA record, it doesn't count toward the CAPA

The third one sounds petty. It isn't. The moment your CAPA starts referring to "the action items in the project plan" or "the follow-up from the last QA meeting," you've lost the connective tissue, and you're back to chasing your own trail during the next review.

The question I keep asking

I'm still figuring out where the line is between "lean documentation" and "auditable traceability." Teams that over-document get slow and start resenting the system. Teams that under-document get caught in meetings like the one I described.

What's your team's rule for when a CAPA is "done enough" to close — and how do you keep closure honest without turning every close-out into a forensic exercise?

Top comments (0)