Redirect to Another Step

In a conversational flow, steps are typically executed in sequence. However, you can redirect the conversation to any existing step in the dialog — skipping ahead, looping back, or branching based on a condition. This gives you greater control over the conversation path without duplicating steps.

To redirect the conversation to another step:

  1. Position the cursor on the flow step you want to redirect from and click the Link to Step icon. The Link step pop-up appears.
  2. From the Link step dropdown, select the destination step.
  3. Optionally, add a condition to trigger the redirect only when specific criteria are met.
  4. Click Save.

A soft link is created between the two steps.

Related Topics Link IconRelated Topics