Playbook terminology
Summarize
Summary of Playbook terminology
A playbook in ServiceNow is an end-to-end workflow designed to guide users through a business process by visualizing and sequencing tasks. It provides structured steps and guidance to help users complete specific goals efficiently. Playbooks are configured and structured within Workflow Studio and presented to customer service agents through the CSM Configurable Workspace.
Show less
Playbook structure
Playbooks consist of several key components:
- Trigger: Defines when a playbook begins based on specific record operations (e.g., record creation or update) and conditions. Triggers are set up in Workflow Studio.
- Stage: Logical groupings of activities within the playbook. A playbook can have multiple stages, each containing one or more activities. Stages can include both manual and automated tasks.
- Activity: Individual tasks or steps within a stage that users must complete or can skip. Activities can also run automatically and are sequenced to guide users through the process.
Playbook UI components
Customer service agents interact with playbooks using various UI components on record pages configured in UI Builder. These components help users navigate and complete playbooks efficiently:
- Playbook picker: Allows selection among multiple playbooks available on a record.
- Stage picker: Displays the stages of a playbook, showing progress and status. It can be oriented horizontally (top of the page) or vertically (side of the page), highlighting the current stage and its activities.
- Activity picker: Shows the activities within the current stage, including their completion status.
- Activity viewer and activity card: Present detailed information about the current activity, where users perform the necessary work to complete each task.
Use the following list of terms to gain an understanding of playbook structure, tools, and configuration.
- VISUALIZES a workflow in a task-oriented view and guides users through sequences of tasks.
- INCLUDES a series of steps that a user must complete to achieve a particular goal.
- PROVIDES guidance for completing those steps.
Playbook structure
| Term | Definition |
|---|---|
| Trigger | A trigger determines when a playbook starts running. Each trigger has a type and conditions that, when met, start running an activated playbook. The trigger type represent a record operation, such as when a record is created or updated. Trigger conditions determine when and how a trigger is fired. Triggers are created in Workflow Studio. |
| Stage | A stage is a sequence of activities in a playbook that are grouped in a logical way. A playbook can contain one or more stages and each stage includes one or more activities for a user to complete. Stages can also
include automated activities. Stages are added to a playbook in Workflow Studio. |
| Activity | An activity is one step in the overall business process represented in a playbook. Activities are the tasks, steps, or actions that a user takes to complete a playbook. Activities are grouped in stages and are
sequenced in a logical order. Users can complete or skip manual activities. Activities can also be completed automatically. Activities are added to playbook stages in Workflow Studio. |
Playbook UI components
| Term | Definition |
|---|---|
| Playbook picker | A playbook picker can be used to select a playbook in the user interface. A playbook picker is available if there are multiple playbooks on a record. |
| Stage picker | A stage picker displays the stages in a playbook. It gives the user a complete view of the playbook and where they are within the playbook. A stage picker can be oriented horizontally or vertically and includes icons that indicate the stage status. |
| Horizontal stage picker | A horizontal stage picker displays the playbook stages horizontally at the top of the record page and highlights the current stage. It displays activities within the current stage in the activity picker. |
| Vertical stage picker | A vertical stage picker displays the playbook stages and activities vertically on the side of the record page. It highlights and expands the current stage to display the activities within that stage. |
| Activity picker | The activity picker displays the activities in the current stage. It includes indicators that show the activity state. |
| Activity viewer |
The activity viewer displays the details of the current activity. This is where a user performs the work necessary to complete the current activity. |
| Activity card |
An activity card displays the details of the current activity. Users use the cards to complete the work for each activity. |