Back to Workflows

Workflows · Logic

If / Else

Chooses between two paths using conditions you define.

What it does

Evaluates the current workflow information and follows the True or False path.

When to use it

Use it to branch on a message, lead value, previous node result, or saved workflow state.

How to use it

  1. 1Choose the field to check.
  2. 2Choose an operator and comparison value.
  3. 3Add more conditions when needed.
  4. 4Connect the True and False paths.

Settings

  • One or more conditions.
  • AND or OR when combining conditions.

Tips

  • Keep each condition easy to explain in one sentence.
  • Always connect both outcomes when both need different handling.
If / Else — Kronos AI Docs | Kronos AI