Skip to content

Confirm Dialog Rule

The Confirm Dialog rule presents a question to the user that they can answer with either Yes or No. This rule allows you to create a decision point in your workflow, where a user's input determines whether the following rules are executed.

How to Add and Configure the Confirm Dialog Rule

  1. Open the desired action in your workflow.
  2. Go to the Rules section and click the button.
  3. From the Type dropdown in the configuration pane, select Confirm Dialog.
  4. Give the rule a clear Label and Description.
  5. Configure the properties as outlined in the table below.
  6. Click Save to finalize the rule setup.
  7. Click Save in the action properties pane to apply the changes.

Properties

Field Required Purpose
Message Yes This is the question that will be presented to the user.
Terminate when Declined No If this is checked, the entire action will be terminated instead of just the following rule. If unchecked, only the rule after the confirm dialog rule will be skipped.