Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Parallel branches

Add branches for activities and stages that run in parallel to another branch of activities and stages.

Before you begin

Role required: playbook.admin or pd_author

About this task

Parallel activities create branches like decision activities. Unlike decision activities, the activities and stages on a parallel can run on the same conditions as other branches. For example, in this credit card approval playbook:

Image omitted: playbook-parallel-example.png
Parallel activities and stages in Diagram view

In this example, agents verify information or identity at the same time as when they check credit scores. All activities and all stages will run.

Procedure

  1. In Diagram view, hover on the object that you want to insert a parallel activity next to, and select the + icon to add an activity.

    The mini-picker displays.

  2. Select the parallel icon

Image omitted: diagram-parallel-icon.png
Parallel icon in diagram view to add a parallel branch.
A parallel branch is added.

What to do next

Add and configure the stage or activity that will run at the same time as the other branches of stages or activities.

Parent Topic:Stages and activities