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


---

# Duplicate a playbook

# Duplicate a playbook {#ariaid-title1}

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

Make a copy of an existing playbook with the same trigger, stages, activities, and experience configurations as the original. Edit the duplicated playbook to quickly create a working variation.

## Before you begin

* [Activate Playbooks](https://servicenow-prod.fluidtopics.net/UbHXbn7jEOkZaN4Wi8ylWw "Activate the Workflow Studio application to create flows, playbooks, and more for any of your use cases.") for your appropriate application.
* Familiarize yourself with the tables and relationships that your application uses for the playbook that you want to create.
* Make sure to Familiarize yourself with any features that your business uses to automate operations on the ServiceNow AI Platform, such as [flows](https://servicenow-prod.fluidtopics.net/T7a3fbA__W0AFqe1fCEYZg "Flows automate a repeatable multi-step process. When the flow trigger conditions are met, the flow runs a sequence of reusable actions and flow logic to complete the process."), [subflows](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 [actions](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.").
* Learn how to [get
  started with ServiceNow® Process Automation](https://servicenow-prod.fluidtopics.net/v5RsuesN6xCYnHqC6vZcPw "Learn how process automation applications can help you use the ServiceNow AI Platform to transform your manual business processes into digitized, automated workflows.").
* Role required: admin or playbook.admin
{#duplicate-process__ul_nxj_jtw_5lb}

## Procedure

1. Navigate to AllProcess AutomationWorkflow StudioPlaybooks.  
   The Playbooks builder appears.
2. Select the playbook you want to duplicate.
3. Check the box next to the playbook that you want to duplicate.  
   Only one playbook can be duplicated at a time.  
   The Duplicate button displays.
4. Select Duplicate.  
   The system makes a copy of the selected playbook and opens Duplicate playbook modal for the new playbook.
5. Fill in the playbook properties.

   | Option | Description |
   | Label | Enter a unique, user-facing name for your playbook. This name appears during playbook runtime. |
   | Application | Choose an application scope that you want your playbook to run in. Selecting Global lets your playbook run in any application scope. For more information, see [Application scope](https://www.servicenow.com/docs/access?context=c_ApplicationScope&version=australia&pubname=australia-application-development&ft:locale=en-US). |
   | Description | Optionally, enter some descriptive details about your playbook. |
   | Trigger type | Specify what causes your trigger to fire. |
   | Table | The table with the record operations that you want to trigger your playbook. This field cannot be edited. |
   |-|-|

   {#duplicate-process__choicetable_ndc_pgy_5lb}
6. Edit the playbook stages and activities to fit the new playbook.
7. Select Save.

*[\>]: and then


