Set variant evaluation point

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Set a point in your base playbook after which the variants are evaluated and run.

    Before you begin

    Role required: admin or playbook.admin

    About this task

    Instead of evaluating the variants at the start of your playbook, you can choose to evaluate variants after certain activities are complete in the base playbook. For example, in a recruitment playbook, you can run different variants such as Manager, Senior Manager, or Individual Contributor, based on the candidate profile or interview feedback during one of the stages. This gives you more flexibility in designing and building your playbook.

    If you do not specify any evaluation point, the variants are evaluated at the start of the playbook based on the trigger conditions.

    To insert an evaluation point, make sure that:
    • The playbook does not have any variant activity before the evaluation point.
    • Any prior activity does not overwrite the value of the evaluation point.
    • The variant condition does not refer to any activity after the point.

    Procedure

    1. Navigate to All > Workflow Studio.
    2. Open your playbook with variants.
    3. In Diagram view, select + after the activity where you want to evaluate the variants.
    4. From the mini-picker, select the variants icon (Insert a variant.) to add variant evaluation point.
      Inserting a variant evaluation point.
    5. To move the evaluation point to a different location:
      1. Select the evaluation point.
        Variant evaluation point.
      2. On the Move the global variants evaluation point dialog box, select one of the following.
      OptionDescription
      Evaluate all variants at the beginning of the playbook Moves the evaluation point to the beginning of the playbook.
      Evaluate children after field Displays a list of valid locations in the playbook and moves the evaluation point to the selected location.

    What to do next

    Test the playbook to make sure that it's working as expected. See, Test a playbook