Playbook page templates
Summarize
Summary of Playbook Page Templates
Playbook page templates in ServiceNow's Customer Service Management (CSM) Configurable Workspace allow agents to create and manage tasks effectively through horizontal or vertical playbooks. These templates streamline case resolution and task completion by providing structured page layouts for agents to follow.
Show less
Key Features
- Page Templates: Two main templates are available:
- Case playbook: horizontal stages: Features a horizontal stage picker and an activity picker for task management.
- Case playbook: vertical stages: Includes a vertical stage picker for tracking progress.
- Modular Components: Components like page headers, action bars, and activity viewers facilitate quick page building in UI Builder.
- Activity Management: Agents can manage tasks through activity pickers and viewers, with clear indicators for task status.
- Contact Lookup: A lookup component allows agents to access contact or consumer information efficiently.
- Case Summarization: Agents can summarize case details and post them to the activity stream.
- Contextual Side Panel: Provides tools for research and customer issue resolution, enhancing agent efficiency.
- Multiple Form Controllers: This allows integration of several form components, improving usability and performance.
Key Outcomes
By utilizing these playbook page templates, ServiceNow customers can expect to enhance their case management processes, improve agent productivity, and streamline task resolution. The structured layouts and modular components empower agents to work more effectively, leading to quicker response times and better customer service outcomes. To activate these templates, refer to the activation guidelines provided in the documentation.
Use playbook page templates to create pages and page variants for use in CSM Configurable Workspace. These pages and page variants provide agents with either horizontal or vertical playbooks that they can use to complete tasks and resolve cases.
| Page template | Description |
|---|---|
| Case playbook: horizontal stages | Includes a horizontal stage picker that displays across the top of the UI and shows persistent information in the left panel. |
| Case playbook: vertical stages | Includes a vertical stage picker that displays in the left panel. This stage picker can track overall progress on the UI in a vertical view. |
Case playbook: horizontal stages page template
The Case playbook: Horizontal stages page template includes a horizontal stage picker across the top of the page and an activity picker on the left side. For details about the components included in this template, see Playbook template components.
Case playbook: vertical stages page template
The Case playbook: Vertical stages page template includes a vertical stage picker on the left side of the page. For details about the components included in this template, see Playbook template components.
Playbook page template components
The playbook page templates include modular components that enable you to quickly build playbook pages in UI Builder.
| Component | Description |
|---|---|
| Page header | The page header includes record information that is displayed in the primary and secondary fields:
You can configure the fields that appear in the page header. For more information, see Customize the page header for a playbook page. |
| Action bar | The action bar contains the actions that are available to users while working on case records. The available actions are determined by factors such as the user role, case state, and other attributes.
You can configure the actions that are included in the action bar. For more information, see Customize UI actions for a playbook page. |
| Playbook name | In the Case playbook: horizontal stages template, the playbook name appears in the form header above the horizontal stage picker. In the Case playbook: vertical stages template, the playbook name appears at the top of the vertical stage picker. |
| Stage picker | The playbook templates include either a horizontal or vertical stage picker, which gives the agent a complete view of the playbook and where they are within the playbook.
The stages in the stage picker include icons that indicate the stage status:
|
| Activity picker | The activity picker displays the activities for the current stage. Each activity has an indicator that shows the activity state:
With the horizontal stage picker, you can expand or collapse the list of activities for the current stage. With the vertical stage picker, you can expand each stage to see the activities within that stage. Selecting an activity displays the details in the activity viewer. |
| Activity viewer | The activity viewer displays the selected activity. This is the main work area where an agent performs the work necessary to complete the current activity. |
| Activity cards | Activity cards display the details about the current activity in the activity viewer. Depending on the type of activity, the activity cards can display information such as form data, task status, SLA timers, or
attachments. Agents use the cards to complete the work for each activity, such as filling in forms, completing checklists, completing tasks, or adding attachments. |
| Contact or consumer lookup | The lookup component enables agents to look up contact or consumer information and display that information in a record card. These cards display customer information and provide quick access to details such name,
email, and phone. The contact record card also includes account information. Agents can use the lookup component to do the following:
|
| Case summarization | The case summarization component appears below the lookup component. When an agent opens a case record, the component is collapsed and in the default state. Agents can use this component to do the following:
The case summarization component requires the Now Assist for Customer Service Management (CSM) application to be activated and configured. For more information, see Playbook case summarization component. |
| Record details | The case details component includes collapsible sections for:
This component also includes a menu with additional form actions, such as personalizing the form, exporting data, and copying the URL. Agents can view case details by selecting the Record Details button in the action bar. |
| Contextual side panel | The contextual side panel component includes different tools that agents can use to research and resolve customer issues. The contextual side panel in the Case playbook: horizontal stages page includes the following tabs.
|
| Activity stream | The activity stream component displays a list of activities occurring on a case record. This list can be collapsed to provide a quick view of case activities or expanded to provide more detail about individual
activities. For more information, see Playbook activity stream component. Note: The Case playbook: horizontal stages page uses modeless dialogs for composing comments, work notes, and emails. |
| Compose email and Compose comments modeless dialogs | A modeless dialog is a window that overlays the main window content. You can use modeless dialogs to create and post comments and work notes to the activity stream and to compose and send emails as you work through the stages and activities in a playbook. For more information, see Playbook modeless dialogs. |
Using multiple form controllers
- Case playbook: horizontal stages
- Case playbook: vertical stages
- Integrate inline tabs with forms that use dedicated form controller instances, eliminating the need for page collections and enhancing UI Builder usability and runtime performance.
- Enhance record pages with custom component bundles that include a form controller.
- Incorporate modals containing forms into record pages, facilitating the transmission of notifications and form updates back to the main page.
For more information about using multiple form controllers, see Add forms to UI Builder pages.