Conditions
Conditions allow you to branch a workflow into multiple routes based on logic using values from previous blocks. This enables you to put a lot of intricate logic into one workflow. Read more about the Conditions Utility.
Split
Use this if you want to create branches based on percentage-based distribution, rather than logic. Read more about the Split Utility.