Run a What-If Analysis
Ask AI
What is it?
Section titled “What is it?”A What-If Analysis answers questions like “what happens to our approval rate if we drop the minimum FICO from 660 to 640?” before you commit to the change.
When you start one, the platform copies your Policy into a temporary, behind-the-scenes policy that exists only inside the job. You edit the rules on that copy and run it. Because the copy is throwaway, nothing you do can affect the live Policy: the copy never appears in the Policy Registry, and it cannot be approved, deployed, or scheduled.
The result is always a comparison. A what-if job is created already paired with its baseline, so when it finishes you get the baseline and your modified version side by side, with every changed block, segment, and rule marked.
What-If Analysis is available on Policies only.
Before you start
Section titled “Before you start”You need a completed Simulation on the Policy to act as the baseline. This is the one hard requirement, and there is no way around it: a what-if measures change, so it needs something to measure against.
The baseline must be a plain Simulation that finished successfully on the version of the Policy you are working from. A previous what-if job cannot be used as a baseline.
The Policy itself can be in any state. Draft, approved, or live all work, though the Policy’s state does change how you apply your changes at the end.
How to Run a What-If Analysis
Section titled “How to Run a What-If Analysis”
Start the analysis
Section titled “Start the analysis”
Start the analysis
Section titled “Start the analysis”Open the Policy from the Policy Registry, click Run in the top right, and choose What If Analysis.
You are asked Do you have a baseline scenario?
- Click Yes to pick your baseline. Choose the completed Simulation you want to start from and click Start What-If Analysis.
- Click No if you have not run one yet. The platform offers to Run Baseline Scenario, which takes you to the normal Simulation form. Run it, wait for it to finish, then come back and start the what-if again.
Change the rules
Section titled “Change the rules”
Change the rules
Section titled “Change the rules”You land on the job form with an Update Rules section showing the Policy’s decision workflow. Click any block to open it and edit its segments, rules, and thresholds.
You can change the logic inside blocks, but not the shape of the workflow itself. Blocks cannot be added, removed, renamed, or rewired, so the what-if stays comparable to its baseline.
Run the job
Section titled “Run the job”
Run the job
Section titled “Run the job”Fill in the rest of the job form as you would for any Simulation, then click Run Job. Sampling, Reports, and Data Sources all behave the same way.
Scheduling is not offered. A what-if is a one-off analysis, so it cannot be set to run later or on a recurrence.
Read the comparison
Section titled “Read the comparison”
Read the comparison
Section titled “Read the comparison”When the job completes, open it. Alongside the usual job output and any reports you selected, a What-If Scenario section shows the baseline and your modified version side by side, with changes marked:
| Badge | What it means |
|---|---|
| Added | Present in your what-if, not in the baseline. |
| Deleted | Present in the baseline, removed in your what-if. |
| Modified | Present in both, but the logic changed. |
| Reordered | Unchanged logic, different position in the sequence. |
Badges appear at block, segment, and rule level, so you can trace a shift in approval rate down to the specific rule that caused it.
Because the comparison is what makes a what-if meaningful, it is fixed. You cannot swap the baseline, point it at a different Policy, or stop the comparison. To try a different set of changes, start a new what-if from the same baseline.
Apply the changes (optional)
Section titled “Apply the changes (optional)”
Apply the changes (optional)
Section titled “Apply the changes (optional)”If the results are what you wanted, use the job’s actions menu to write the changes into a real Policy. Which options you get depends on the state of the Policy’s latest version:
| Action | What it does |
|---|---|
| Copy as New Policy | Creates a standalone draft Policy from your what-if changes, leaving the original untouched. Always available. |
| Update Latest Policy Version | Overwrites the latest version in place. Offered when that version is still editable (a draft). You are asked to confirm, since the current contents are replaced. |
| Create New Version | Creates a new version of the original Policy carrying your changes. Offered when the latest version is approved or live, and so cannot be edited. |
Each of these produces a draft. The what-if itself is never promoted; it only hands its changes to a normal Policy, which then goes through approval like any other.
What’s Next
Section titled “What’s Next”- Approve an Object to take the resulting draft Policy through the normal review path.
- Run a Simulation for the full job form reference, including Sampling, Reports, and Data Sources.
- Understand Job Output to read the row-level results behind the comparison.
Was this page helpful?
Thanks for the feedback.