Hi @rickydazla ,
Thanks for the question - it’s a great one! It’s recommended to have multiple related conditions in one workflow using a decision tree (if no, continue to the next condition). This is because if there are multiple separate workflows with the same trigger and conditions (or similar conditions), they will execute at different times and also could overwrite the actions of a previous one.