Use when you need to document how a process works from end to end.
Root Cause Analysis AI Prompt
This prompt helps analyze how work flows through a business process and where that process can be improved. It is useful for documenting current ways of working, finding waste, identifying constraints, and designing better future-state operations. The output should support both diagnosis and action, not just description. It uses proven problem-solving methods to move from symptoms to a changeable root cause.
Conduct a structured root cause analysis (RCA) for this problem: {{problem_statement}}
Use the following structured approach:
1. Problem definition:
- What exactly happened? (Specific, measurable)
- When did it start? Is it recurring?
- What is the business impact? (Quantify: cost, time, customer impact)
2. Five Whys analysis:
- Why did the problem occur? [Answer 1]
- Why did [Answer 1] occur? [Answer 2]
- Continue until you reach the root cause (usually 4–6 levels deep)
- Stop when the answer is a system, process, or policy that can be changed
3. Fishbone (Ishikawa) analysis:
- Categorize potential causes under: People, Process, Technology, Data, Environment
- For each category, list 2–3 contributing factors
- Mark which are confirmed, suspected, or ruled out
4. Root cause confirmation:
- Which cause, if fixed, would prevent the problem from recurring?
- What evidence supports this as the root cause?
5. Corrective actions:
- Immediate containment: stop the bleeding now
- Root cause fix: prevent recurrence
- Systemic improvement: prevent similar problems elsewhere
Return: Five Whys chain, fishbone diagram (text format), confirmed root cause, and action plan.When to use this prompt
Use when cycle time, quality, handoffs, or workload issues suggest process inefficiency.
Use during operations reviews, transformation projects, or automation assessments.
Use when you want a practical improvement plan, not only a description of the current state.
What the AI should return
The AI should return a structured process analysis with steps, findings, bottlenecks or waste points, and practical recommendations. It should make roles, timings, handoffs, and decision points easy to follow, and it should clearly separate current-state observations from future-state recommendations. Where calculations are requested, include them in a readable table or summary.
How to use this prompt
Open your data context
Load your dataset, notebook, or working environment so the AI can operate on the actual project context.
Copy the prompt text
Use the copy button above and paste the prompt into the AI assistant or prompt input area.
Review the output critically
Check whether the result matches your data, assumptions, and desired format before moving on.
Chain into the next prompt
Once you have the first result, continue deeper with related prompts in Process Analysis.
Frequently asked questions
What does the Root Cause Analysis prompt do?+
It gives you a structured process analysis starting point for business analyst work and helps you move faster without starting from a blank page.
Who is this prompt for?+
It is designed for business analyst workflows and marked as intermediate, so it works well as a guided starting point for that level of experience.
What type of prompt is this?+
Root Cause Analysis is a single prompt. You can copy it as-is, adapt it, or use it as one step inside a larger workflow.
Can I use this outside MLJAR Studio?+
Yes. The prompt text works in other AI tools too, but MLJAR Studio is the best fit when you want local execution, visible Python code, and reusable notebooks.
What should I open next?+
Natural next steps from here are Automation Opportunity Scan, Bottleneck Identification, Process Improvement Chain.