Playbook page templates
Summarize
Summary of Playbook page templates
Playbook page templates in the Playbooks for Customer Service Management application enable ServiceNow customers to create customizable pages and variants within the CSM Configurable Workspace. These templates provide agents with either horizontal or vertical playbooks designed to guide them through tasks and case resolutions efficiently.
Show less
Key Templates
- Case playbook: horizontal stages – Features a horizontal stage picker across the top and an activity picker on the left, allowing agents to track progress using a horizontal layout.
- Case playbook: vertical stages – Uses a vertical stage picker on the left side, providing a vertical view of stages and progress in the playbook.
Note: These templates are not activated by default and require activation to be used.
Template Components and Features
The playbook page templates consist of modular components that facilitate rapid playbook construction in UI Builder:
- Page header: Displays key record information such as short description, priority, state, and contact/consumer details. Fully configurable to show relevant fields.
- Action bar: Contains context-sensitive actions for case management, including creating records, composing communications, saving changes, and performing additional tasks based on user role and case state.
- Playbook name: Shown prominently above or beside the stage picker, depending on the template.
- Stage picker: Visualizes playbook stages with icons indicating status (complete, current, locked), selectable to reveal activities.
- Activity picker: Displays activities within the selected stage with status indicators and supports expanding or collapsing activity lists.
- Activity viewer and cards: Main work area where agents interact with activity details, forms, checklists, SLAs, and attachments to complete tasks.
- Contact or consumer lookup: Enables searching, linking, editing, and quick access to customer information including email and phone actions.
- Case summarization: Allows agents to summarize case details and post to the activity stream; requires Now Assist for CSM configuration.
- Record details: Collapsible sections presenting case notes, closure info, related records, and additional form actions.
- Contextual side panel (horizontal template): Provides tabs for activity stream, agent assist, search, related items, attachments, response and email templates, and record info to support case resolution.
- Activity stream: Shows chronological case activities, with expandable detail views.
- Modeless dialogs: Allows composing comments, work notes, and emails in overlay windows without interrupting workflow.
Advanced Configuration
Multiple form controllers enable inclusion of multiple form components within these playbook templates, improving UI Builder usability and runtime performance. This supports inline tabs, custom component bundles with form controllers, and modals for notifications and form updates.
Practical Benefits for ServiceNow Customers
- Streamlines case handling by guiding agents through structured playbooks with clear stage and activity tracking.
- Enhances agent productivity with configurable actions, quick access to customer data, and efficient communication tools.
- Supports flexible UI layouts (horizontal or vertical) to match agent preferences and case complexity.
- Enables customization and extension through modular components and advanced UI Builder features.
- Improves case summarization and collaboration with integrated Now Assist functionality.
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.