---
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


---

# Understanding the playbook components

# Understanding the playbook components {#ariaid-title1}

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

Understand the building blocks of a playbook and how to configure them when you create a playbook.

Each playbook consists of the triggers, stages, and activities. You can use variants to use one playbook for multiple scenarios.

## Triggers {#playbook-building-blocks__section_yfk_2pk_rzb}

A trigger is an operation that tells your playbook to start a run. Each trigger has a type and conditions that must be met.
Triggers
only fire for record operations that are interactive or made by users. For more information, see [Triggers](https://servicenow-prod.fluidtopics.net/2Uh~KF5S9ju2go8rl82EIw "Triggers specify when to start running your playbook.").

## Stages and activities {#playbook-building-blocks__section_zc4_rrk_rzb}

An activity represents one step in your business process, and the record for an activity is called an activity definition. Group activities by the stages of your business process, and sequence activities in an order that makes sense
for your cross-enterprise workflow. For more information on stages, 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.").

## Variants {#playbook-building-blocks__section_n4b_fdx_c1c}

Create different variations on top of a base playbook for multiple use cases instead of duplicating and modifying playbooks, or relying on one-time workarounds that use complex run conditions and branching. For more information about
variants, see [Playbook variants](https://servicenow-prod.fluidtopics.net/SX249U7MT53FopRYlauqoA "Use one playbook for multiple scenarios.").
* **[Triggers](https://servicenow-prod.fluidtopics.net/2Uh~KF5S9ju2go8rl82EIw)**   
  Triggers specify when to start running your playbook.
* **[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.
* **[Playbook variants](https://servicenow-prod.fluidtopics.net/SX249U7MT53FopRYlauqoA)**   
  Use one playbook for multiple scenarios.

