New

Now in Claude, ChatGPT, Cursor & more with our MCP server

Back to docs
Interview Techniques

The Five Whys Technique: How to Find Root Causes in User Research (with AI)

The Five Whys is a root-cause analysis technique that turns surface-level user feedback into actionable insight. Learn how to apply it in interviews and run it with AI-powered probing at scale.

What Is the Five Whys Technique?

The Five Whys is a root-cause analysis technique that uncovers the underlying reason behind a problem by asking "Why?" five times in succession. Each answer becomes the foundation for the next "Why?" — peeling back layers of symptom until you reach the actual cause. In user research, it converts vague complaints ("the dashboard is confusing") into specific, fixable problems ("users can't tell which metric drives their bonus, so they assume the entire dashboard is wrong").

The technique was developed by Sakichi Toyoda in the 1930s and codified by Taiichi Ohno as a foundational element of the Toyota Production System. Originally used to debug manufacturing defects, it has since spread to incident postmortems, customer support investigations, and qualitative user research — anywhere a team needs to move past surface symptoms.

The number five is not magic. The discipline is to keep asking until you reach a cause that, if changed, would actually prevent the problem. Sometimes that takes three whys. Sometimes seven. Five is just a useful target that prevents teams from stopping at the first plausible explanation.

Why Surface Feedback Fails Product Teams

Most user feedback dies on the surface. A user says "the onboarding is too long," and the team adds a progress bar. A user says "I don't trust the AI summaries," and the team adds a confidence score. Both responses treat the symptom and miss the actual cause — which might be that the user lost a previous account when they trusted an automated decision they didn't understand.

Surface feedback fails for three reasons:

  1. Users describe symptoms, not causes. They feel the friction, not the mechanism that produces it.
  2. First answers are socially shaped. People give the explanation they think you want to hear.
  3. Product teams default to action. A reported problem becomes a Jira ticket before anyone validates the diagnosis.

The Five Whys disrupts all three failure modes. By insisting on five layers of causation, it forces both interviewer and respondent past the first plausible-sounding answer.

The Classic Five Whys Example

Toyota's canonical example involves a stopped welding robot:

  1. Why did the robot stop? Its circuit overloaded, blowing a fuse.
  2. Why did the circuit overload? There was insufficient lubrication on the bearings, so they locked up.
  3. Why was there insufficient lubrication? The lubrication pump was not circulating enough oil.
  4. Why was the pump not circulating enough oil? The pump intake was clogged with metal shavings.
  5. Why was the intake clogged? There is no filter on the pump.

Note where the chain ends: at a missing filter. That is something you can fix. "Replace the fuse" — the symptom — would have left the actual problem in place.

The same shape works for product research. A user says onboarding is confusing. Five whys later, you discover their company uses a single-sign-on provider that doesn't pass through the user's role, so every new account starts in a permission-stripped state, so every welcome screen looks broken. That is something engineering can fix.

How to Apply Five Whys in Customer Interviews

Running Five Whys in a live interview takes practice. The technique looks simple on paper but requires three habits most interviewers don't have:

1. Stay on a single thread. Each "why" must build on the previous answer, not branch into a new topic. If the respondent jumps, gently bring them back: "Hold that thought — going back to what you said about the export failing, why was that important?"

2. Avoid blame-loaded "whys." "Why did you do that?" sounds accusatory. Reframe as: "What was happening when you decided to do that?" or "Walk me through what was on your mind." The "why" lives inside the question's purpose, not its literal phrasing.

3. Stop when you hit a system, not a person. A bad chain ends at "because the user wasn't paying attention." A good chain ends at "because the email subject line was indistinguishable from spam." The first blames a person; the second points at a system you can change.

Five Whys with Koji's AI Interviewer

Traditional Five Whys requires a skilled human moderator who can listen, hold context across multiple turns, and gently keep the respondent on a single causal thread. That skill is rare and expensive — which is why most teams collect surface-level feedback and never reach the root cause.

Koji's AI interviewer runs Five Whys by default. When you set a question's maxFollowUps to 2 or 3 in Koji's structured question framework, the AI:

  • Detects vague answers ("it was confusing", "it didn't work well") and probes for specificity
  • Holds the original question as the anchor across multiple follow-up turns
  • Asks neutral, blame-free "what was happening" style probes instead of accusatory "why did you" phrasing
  • Stops probing when the respondent reaches a concrete, system-level cause — preventing the over-probing that exhausts participants

Because the AI runs in parallel across many interviews, you get root-cause depth at survey scale — something a human-moderated study could never reach without weeks of work. Compared to traditional tools like SurveyMonkey or Typeform that capture a single answer and stop, Koji's AI keeps probing until the cause is actionable.

Five Whys vs. Other Root-Cause Techniques

The Five Whys is one of several root-cause methods. Each fits a different situation:

TechniqueBest ForOutputEffort
Five WhysLinear, single-cause problemsCausal chainLow
Fishbone (Ishikawa)Multi-cause problems with several contributing factorsCategorized cause mapMedium
Fault Tree AnalysisSafety-critical, low-frequency failuresProbabilistic failure treeHigh
Critical Incident TechniqueSpecific past events with rich contextCategorized incident bankMedium
Pareto AnalysisMany problems, need to prioritize the vital fewFrequency rankingLow

For most user research, Five Whys is the right starting point. Move to Fishbone only when you discover that a problem has multiple parallel causes that don't reduce to a single root.

Common Five Whys Mistakes

Teams that try Five Whys without practice tend to make the same mistakes:

Stopping too early. "It crashed because the API timed out" sounds like an answer but it is still a symptom. Why did the API time out? Why was the request that slow? Most chains require six or seven whys to reach an actual root.

Branching the chain. Each "why" must follow from the previous answer, not from your own theory. If you skip ahead, you confirm your bias instead of finding the real cause.

Interviewing without context. Five Whys works best when the respondent recently experienced the problem. Memory fades fast — try to interview within 48 hours of the incident.

Treating opinion as cause. "Why is engagement low?" "Because users don't see the value." That is an opinion, not a root cause. Reframe: "Walk me through the last time you opened the product and didn't take any action — what was on your mind?"

A Five Whys Interview Template for Koji

Here is a battle-tested structure you can drop into a Koji study:

Anchor question (open_ended): "Tell me about a specific recent moment when you felt frustrated using [product]." AI probing: maxFollowUps = 3. Probe for specifics. After each answer, ask why that mattered or why it happened. Stop when the respondent describes a concrete system or process cause.

Severity check (scale, 1–10): "How much did that moment affect your decision to keep using [product]?" AI probing: maxFollowUps = 1, anchor = true.

Counterfactual (open_ended): "What would have prevented that moment from happening?" AI probing: maxFollowUps = 1.

Pattern check (yes_no): "Has something similar happened more than once?" If yes, AI probes: "Tell me about the most recent time."

This four-question structure runs in 8–12 minutes per respondent. Across 30 respondents, Koji's analysis automatically clusters the root causes by frequency, giving you a Pareto-ranked list of system-level fixes — something traditional research tools simply can't produce without weeks of manual coding.

When Not to Use Five Whys

Five Whys is powerful but it has limits:

  • Statistical questions ("how many users churn?") need quantitative methods, not causal probing.
  • Aspirational research ("what features do users wish existed?") is better served by generative discovery interviews.
  • Multi-causal failures with several parallel contributing factors usually need a Fishbone diagram.
  • Sensitive incidents where the respondent may be embarrassed or defensive require trust-building first; aggressive probing will shut them down.

For everything else — onboarding friction, churn drivers, feature-adoption stalls, support escalations — Five Whys is the highest-leverage interview technique you can learn.

Getting Started in Koji

  1. Create a new study and add your anchor question as open_ended with maxFollowUps: 3
  2. Set probing instructions: "Keep asking why or what was happening until you reach a concrete cause"
  3. Add the severity, counterfactual, and pattern questions from the template above
  4. Send to 30+ respondents who recently experienced the problem
  5. Open the auto-generated report to see causes clustered by frequency

The whole study runs end-to-end in a single afternoon — including analysis. No moderator hours, no transcript coding, no spreadsheet wrangling.

Related Resources

Related Articles