---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Playbook builder

# Playbook builder {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Playbook Builder

The Playbook Builder is a component within Workflow Studio that allows ServiceNow customers to author, configure, and monitor playbooks efficiently.
It provides an integrated environment for managing playbooks, flows, subflows, actions, and decision tables.
Show full answer Show less  

## Key Features

* **Main Header:** Displays playbook status, toggles between views, allows for action undo/redo, and enables testing and activation of playbooks.
* **Design Space:** Users can build playbooks in Diagram or Board view, organizing activities into stages. Note that certain features are view-specific.
* **Side Panel:** Configures activities and stages, including defining names, descriptions, start rules, and inputs for activities.
* **Components:** Includes playbooks, trigger definitions, trigger instances, stages, activity definitions, and activity instances, each serving distinct roles in the workflow process.

## Key Outcomes

By using the Playbook Builder, ServiceNow customers can streamline their business processes through automated activities, ensuring that triggers and stages are correctly configured for efficient operation. This ultimately improves workflow management and operational efficiency within their organization.  
Playbooks is a component in Workflow Studio. Workflow Studio gives you a streamlined way to author, configure, and monitor playbooks, flows, subflows, actions, and decision tables in one place.

## Workflow Studio landing page {#exploring-process-automation-designer__section_wyn_sp2_qkb}

You can view the Workflow Studio landing page by navigating to Process AutomationWorkflow Studio. The landing page opens to Playbooks by default, but you can easily navigate to flows, subflows, actions, and decision tables. For more information on Workflow Studio, see [Workflow Studio](https://servicenow-prod.fluidtopics.net/FypeCDxQnf_wU7zBi1LBjQ "Integrate workflow authoring, configuring, and monitoring into a single page experience. Consolidate playbooks, flows, actions, decision tables, and integrations into one design environment.").

## Playbooks builder {#exploring-process-automation-designer__section_dqj_gr2_qkb}

The builder for Playbooks consists of the main header, design space, and side panel.

Main header
:   The main header displays information about the playbook that you're currently designing. In the main header, you can:

    * See the status and activation state of your playbook.
    * Toggle between Diagram and Board view.
    * Undo or redo your actions.
    * See and navigate to your errors via the error tray.
    * Turn [Optional activities](https://servicenow-prod.fluidtopics.net/E00L_A4huqlyVXntc1aKdQ#optional-activities "Enable your agents and fulfillers to add additional activities as they go through a playbook.") on or off.
    * Test and activate your playbook so that it runs as expected when triggered. You can also preview the Playbook Experience during testing. For more information, see [Playbook statuses and activation states](https://servicenow-prod.fluidtopics.net/pbwEsrqoMOY5qjwvwAlvYw "View your playbook's status in the main header of the Playbooks builder. This status indicates whether the playbook is active or inactive.").
    * In the More actions menu, you can also deactivate or duplicate your playbook.
    * Also in the More actions menu, access the properties of your playbook. You can add or edit the name or description for your playbook, enable playbooks to restart, and edit the behavior of your trigger.
    {#exploring-process-automation-designer__ul_eb3_zf5_tkb}

Design space{#exploring-process-automation-designer__playbooks-design-space}
:   Build your Playbook in either Diagram or Board view. You can perform most of the same functions in either view.  
    Note:  
    Decision activities are not available in Board view, and Optional activities are not available in Diagram view.
    Organize activities into stages to design your playbook.  
    * An activity represents one step within your overall business process. An activity can automate operations on the ServiceNow AI Platform, such as creating or updating records, displaying record information, and running automated actions in the background.
    * Organize a set of activities into stages within your business process.

    {#exploring-process-automation-designer__ul_qkh_ht2_qkb}For more information, see [Stages and activities](https://servicenow-prod.fluidtopics.net/rKfk_1F6UNvKpNYY2zKPag "In Playbook, an activity represents one step in your overall business process. You can sequence many activities together in the stages of your process.").

Side panel
:   The side panel lets you configure your activities, and stages. In the side panel, you can:

    * Add or edit the name and description for your stage or activity.
    * Define the start rule for your stage or activity.
    * Define what your activity or stage does when restarted.
    * Add or edit the inputs for your activity.
    * Define additional properties for how your activity renders during runtime.
    * Define if and how an AI agent performs the activity.
    {#exploring-process-automation-designer__ul_bbx_gyz_vkb}

For more information on creating a playbook, see [Building your first playbook](https://servicenow-prod.fluidtopics.net/z2dBjO8zwZqyKe3fg9XTDA "Learn the basics of designing an automated process for your organization. Get an overview of how Workflow Studio Playbooks work in the ServiceNow AI Platform.").

## Playbook builder components {#exploring-process-automation-designer__section_eth_lnb_blb}

Playbooks in Workflow Studio consists of these components:  

Playbooks
:   A playbook is where a playbook owner configures and organizes multiple instances of Workflow Studio content into a coherent business process. A playbook consists of a trigger and a sequence of stages, which are made up of a sequence of activities.

Trigger definitions
:   A trigger definition specifies the conditions that must be met to run a playbook. A user with the admin, playbook.admin, or pd_trigger_author role typically creates and configures a trigger definition that playbook authors can use as a template. A trigger definition specifies the record operation and table conditions that must be met to start running a playbook. A playbook owner typically selects a trigger template when creating a playbook.

Trigger instances
:   A trigger instance is produced when you select a trigger template. The trigger instance stores the conditions that a record must meet to start running the playbook.

Stages
:   A stage is a logical grouping of activities in a playbook. A playbook owner creates a stage to group activities and specify the start rule for when the stage should start running. A stage in your overall business process.

Activity definitions
:   An activity definition maps [subflow](https://servicenow-prod.fluidtopics.net/M2XroYqkCUFUODPSLYrWig "Subflows automate a repeatable multi-step process that also produces an output needed by another process. When a playbook, flow, or script calls a subflow, the subflow runs a sequence of reusable actions and flow logic to complete the process and produce output values.") and [action](https://servicenow-prod.fluidtopics.net/aRtKLipkGq~lyA53_ilLhA "Actions automate a repeatable task or operation within a flow. Flows run actions by passing them data as inputs. Actions run a sequence of steps to complete the task, and pass data to the flow as outputs.") inputs and outputs to an activity instance. An activity definition contains:

    * The automation plan to map the triggering input record data to action or subflow inputs
    * The activity experience to map action or subflow outputs to a user-facing view of the playbook

    {#exploring-process-automation-designer__ul_fcs_pmb_blb}

    A user with the admin, playbook.admin, or pd_content_author roles typically specifies the automation plan and activity experience when creating an activity definition.

Activity instances
:   An activity instance is produced when you add an activity to a playbook. The activity instance stores the automation plan data mappings from the activity definition. You can change these data mappings when the default
    values do not fit your playbook. The playbook can specify the start rules for when the activity should start running.

Start rules
:   A start rule specifies when a stage or an activity starts running. A playbook owner can use start rules to specify what parts of a playbook run simultaneously and what parts run serially.

*[\>]: and then


