---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Add a parallel process to a playbook

# Add a parallel process to an app's playbook in Creator Studio {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Create parallel processes in Creator Studio to make things happen in your app at the same time.

## Antes de Iniciar

To add a parallel process to a playbook, you must be given permission to work on the app.

## Por Que e Quando Desempenhar Esta Tarefa

Activities on a process's parallel branches run at the same time as other specified parallel activities. Unlike decision activities, the activities and stages on a parallel can run on the same conditions as other
branches.

## Procedimento

1. Go to AllApp EngineCreator Studio to see all the apps on the Creator Studio home page.
2. Open the app that contains the playbook you want to add a parallel process to.
3. Select the form that contains the playbook that you want to add a parallel process to.
4. Select the automation that contains the playbook that you want to add a parallel process to.  
   Figura 1. Select automation that has the playbook
5. Choose one of the following ways to add a parallel branch in the diagram view.
   * Select the add icon (![]()) and choose the Add a parallel path icon (![]()) in the menu that pops up.
   * Select the Drag new connecter dot icon (![]()) for the parallel process's starting activity and drag it to the activity or decision that should be the end point of the parallel process.

   {#creator-studio-decision-parallel-process-add__choices_svp_zc2_p1c}  
   Nota:  
   If you can't see the Drag new connector dot icon, you might need to hover over the activity to see it.

   ![Hover over the activity to see the Drag new connector icon]()
6. Add activities to the parallel branch as needed.  
   For more information, see [Add activities to an app's playbook in Creator Studio](https://servicenow-prod.fluidtopics.net/rlFOV7MsExaLAD22OxzL0g "Add activities to an app's playbook to specify what the automation does to the designated record type. An activity defines what actually happens when a playbook executes.").
7. If you want to have several activities happen in a parallel process as soon as the playbook is triggered, complete the following steps.
   1. Display the Board view.
   2. For each activity that should be happen in parallel when the playbook is triggered, select the activity's card and set the When to start field to When playbook starts.
   3. Select the Save and close button.
   {#creator-studio-decision-parallel-process-add__substeps_dkk_td2_p1c}

