Nested If-else and Merge is now available
2 min
you can now build multi level decision logic inside one scenario with nested if else & merge keep related conditions in one visual flow, so teams can review changes faster and follow how each branch connects what's new nested decision paths place an if else module inside a branch of another if else, so you can model detailed business rules without spreading logic across separate router chains cleaner scenario reviews keep related branches together in one flow your teammates can now see the whole scenario at one glance to trace decisions, check changes, and understand what the scenario does clear merge points give each nested if else its own merge module, so every decision level closes in the right place and the scenario stays easier to maintain as rules change when to use it a condition inside one branch depends on evaluating a second, related condition you want to keep logically related rules together rather than splitting them across separate router chains you need teammates to be able to trace and review decision logic in a single flow for more information, see the nested if else and merge docid 5f6ozvb5vl2gvdsa7eorp documentation