Determine the next node in a decision tree

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 3분
  • Create a path to set conditions and priority order for the next node in a decision tree.

    시작하기 전에

    Role required: admin, sn_gd_core.decision_tree_author

    이 태스크 정보

    Based on the answer a service agent provides to a question, a decision path guides the agent to the next decision node, a guidance path guides the agent to the next guidance node, and a linking path guides the agent to the next linking node.

    You can edit or extend existing decision trees in the Core UI but you can no longer create them. Use Decision Tree Builder to create new decision trees. For more information, see Configuring decision trees in Decision Tree Builder.

    프로시저

    1. Navigate to All > Guided Decisions > Decision Trees.
    2. Select the decision tree from the list.
    3. Select the start node or decision node.
    4. Select one of the following actions.
      ActionDescription
      Create Decision Path Creates a decision path to link this node to the next decision node. The decision node is automatically created.
      Create Guidance Path Creates a guidance path to link this node to the next guidance node. The guidance node is automatically created.
      Create Linking Path Creates a decision path to link this node to the next linking node. The linking node is automatically created.
    5. In the Label field, enter a label for the path.
    6. In the Order field, enter a priority order for this path.
      The path with the lowest priority order is executed first.
    7. Configure a condition for this path to display the next node.
      표 1. Path types and descriptions
      Path Description
      Decision path Decision paths include conditions when the next question is displayed to an agent.
      Guidance path Guidance paths include conditions when a guidance that provides resolution for an issue is displayed to an agent.
      Linking path Linking paths include conditions when a next decision tree is executed.

      You can only access the direct parent node’s inputs while configuring a condition for the path.

    8. Select Update.
      주:
      You can create as many decision, guidance, or linking paths as required.

    다음에 수행할 작업

    Continue building the decision tree.