Configuring Guided Decisions
Summarize
Summary of Configuring Guided Decisions
The Guided Decisions Experience application in ServiceNow enables you to create structured troubleshooting processes using decision tree flows. This tool guides agents through a series of questions based on the context of a record, helping them resolve complex issues consistently and efficiently. By following these guided steps, agents can identify problems and determine the best resolution actions quickly.
Show less
Key Features
- Decision Tree Authoring: Create and edit decision trees using either the graphical Decision Tree Builder or the Core UI with forms and lists.
- Reusability: Link inputs within a decision tree and connect child trees to parent trees to reuse logic and reduce development effort.
- User Interaction: Agents can edit previous responses within the decision tree, and navigate between parent and child trees in nested scenarios.
- Integration: Decision trees can be added to recommended actions, playbooks, or Service Portal interfaces to support agent and customer interactions.
- Role-Based Access: Control access through roles such as the decisiontreeauthor role for users who create decision trees.
Practical Use Cases
- Troubleshooting faulty devices by guiding agents to identify and fix issues.
- Reviewing refund requests through eligibility checks and task creation.
- Resetting customer passwords via a step-by-step verification and reset process.
Setup and Implementation
- Install the Guided Decisions Experience application and assign appropriate roles to users.
- Install the Recommended Actions application to enable decision trees to run as recommended actions.
- After creating decision trees, implement them by adding to playbooks, recommended actions, or Service Portal interfaces.
Agent and End-User Interaction
Agents use decision trees within playbooks or recommended actions to resolve cases, following guided steps and completing suggested actions. Customers and end-users interact with decision trees through the Service Portal for self-service support.
Create structured troubleshooting processes for your agents through the ServiceNow® Guided Decisions Experience application. Help your agents solve complex issues in a consistent way.
The Guided Decisions Experience application is a tool for authoring and running decision tree flows. A decision tree walks an agent through a troubleshooting process based on a record context. The process asks a series of questions and the agent provides the answers. Based on those answers, the agent receives guidance on the next steps to take in the resolution process. Agents can resolve complex issues faster and more efficiently. For more information, see Decision trees in Guided decision.
Scenarios for using decision trees
- Troubleshoot a faulty device, such as a laptop that doesn't work. Use a decision tree to find the cause and provide a fix for the customer.
- Review a refund request. Use a decision tree to determine whether the customer is eligible for a refund, which can include checking for exceptions and creating tasks.
- Reset a customer's password. Use a decision tree to walk the agent through the process, such as verifying the customer's identity, trying other options, and, if needed, resetting the password.
For an example of end-to-end configuration of a decision tree for a specific scenario, see Example configuration of a decision tree.
Guided Decisions features
- Reuse values in a decision tree by linking inputs in question and guidance nodes. You can also link inputs of a child tree to a parent tree.
- Link an activated decision tree to your current decision tree to reuse other decision trees and reduce effort in creating new ones. The linked decision tree acts as a child tree to the current decision tree.
- Enable users to edit their responses in the previous question nodes or a guidance node.
In a nested decision tree, users can navigate back to the previous node of a parent tree from a child tree.
Guided Decisions experiences
- Create a graphical diagrammatic representation of nodes and their paths in a troubleshooting process through the Decision Tree Builder. For more information, see Decision trees in Decision Tree Builder.
- Use forms and lists and edit existing decision trees through the Core UI. For more information, see Decision trees in Core UI.
Setting up the Guided Decisions Experience application
- Install the Guided Decisions Experience application.
- Assign roles to Guided Decisions users - Use roles to control access to Guided Decisions features and information.
- Install the Recommended Actions application - Enables decision trees to be run as recommended actions.
Creating and using decision trees
Users with the decision tree author role (decision_tree_author) create decision trees. After creating a decision tree, the decision tree is implemented by adding it to a recommended action, playbook, or Service Portal. For more information, see the following topics:
- Create a decision tree in Decision Tree Builder
- Edit a decision tree in Core UI
- Add Guided Decisions to playbooks
- Add Guided Decisions to Recommended Actions
- Add Guided Decisions to Service Portal
Agents interact with decision trees as part of a recommended action or as part of a playbook within a record, such as a case.
Customers and end-users interact with decision trees on Service Portal.
Request apps from the ServiceNow Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.