Set variant evaluation point

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Set a point in your base playbook after which the variants are evaluated and run.

    始める前に

    Role required: admin or playbook.admin

    このタスクについて

    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.

    手順

    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 () 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.

    次のタスク

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