Use when you need to turn interviews, notes, or stakeholder inputs into structured analysis.
Business Rules Extraction AI Prompt
This prompt helps business analysts turn messy project inputs into structured discovery outputs. It is designed for the early phase of an initiative when the team still needs clarity on needs, scope, stakeholders, constraints, and direction. Use it to move from conversations and assumptions to something documented, reviewable, and ready for decision-making or backlog creation. It surfaces the rules, policies, and constraints hidden in documents, datasets, or existing processes.
Extract and catalog all business rules from this dataset, document, or process description: {{source}}
A business rule is a specific, actionable constraint, condition, or policy that governs business behavior.
1. Identify and classify each rule by type:
- Constraint rules: 'A customer must have an active account to place an order'
- Derivation rules: 'Loyalty tier is Gold if annual spend > $5,000'
- Inference rules: 'If a customer has 3 late payments, flag account for review'
- Timing rules: 'Invoices must be paid within 30 days of issue'
2. For each rule write:
- Rule ID (BR-001)
- Rule statement in plain English
- Rule type
- Source (policy document, legal requirement, historical practice)
- Current enforcement method (manual check, system validation, not enforced)
- Business impact if rule is violated
- Exceptions to the rule
3. Flag rules that are ambiguous, conflicting, or out of date
4. Identify rules that should be automated but are currently manual
Return: business rules catalog and a list of automation candidates.When to use this prompt
Use at the start of a project, discovery phase, or process improvement initiative.
Use when scope, stakeholder needs, or future-state direction is still unclear.
Use when you need an artifact that can be reviewed in a workshop or planning session.
What the AI should return
The AI should return a structured analysis in business analyst language, with clear headings, tables, and a short list of assumptions or open questions. The response should separate facts from inferred items, highlight conflicts or ambiguities, and make the output easy to review with stakeholders. Where prioritization or categorization is requested, it should be explicit and consistent.
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 Requirements and Discovery.
Frequently asked questions
What does the Business Rules Extraction prompt do?+
It gives you a structured requirements and discovery 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 advanced, so it works well as a guided starting point for that level of experience.
What type of prompt is this?+
Business Rules Extraction 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 As-Is Process Interview Guide, Feasibility Assessment, Full Discovery Chain.