Checks a condition you set and automatically runs a different step depending on whether it's true or false.
It branches. Exactly one path is taken.
Pattern: Exclusive Choice (4) · Simple Merge (5)
You have a step in your process where someone has to stop, check something, and decide what happens next. Doing that by hand every time slows the process down and depends on someone remembering the rule correctly.
A business that needs a manual decision point in a process handled automatically instead.
You get a decision point in your process handled automatically, running a different next step depending on the outcome.
The hard question is not how to build it. It is whether this is the right thing to build first.
That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.
Let's Talk Strategy