Adding additional branches to parallel elements

You can extend a parallel element by adding more branches to manage multiple paths that run simultaneously. Each branch can contain independent activities or flow elements, allowing the process to handle concurrent operations within a single workflow structure.

  1. Right-click the parallel element.
  2. Select Add Branch.
    A new branch appears in the flow, where you can add activities, gateways, or other elements to define parallel logic.