> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowforma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Parallel steps

> Group multiple flow steps into a parallel group so different users can complete their approvals and tasks simultaneously in any order.

Parallel steps allow multiple steps to be completed simultaneously by grouping them into a *parallel group*.

This is useful when:

* Multiple approvals are needed from different individuals.
* Tasks span across departments and can be completed in any order.

Each participant can submit their step independently without waiting for others in the group to complete theirs.

## Creating a parallel group

1. Open the **Flow Designer**.
2. Click the "Add existing step(s) or parallel group" icon and select **add a parallel group** from the menu.

   <img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/parallel-steps/parallel-steps-1.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=fcf0ca7fc67cb936ea9ccb05f3da1d4b" alt="Add a parallel group menu" width="706" height="725" data-path="images/product/creating-flows/step/parallel-steps/parallel-steps-1.png" />
3. In the editor that appears, enter the following details:
   * **Title**: Provide a name for the parallel group.
   * **Assign To**: Assign the parallel group to a specific person or group.

<img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/parallel-steps/parallel-steps-2.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=7447a15132bdf7c5c8d596d02ee256ef" alt="Parallel group editor" width="681" height="342" data-path="images/product/creating-flows/step/parallel-steps/parallel-steps-2.png" />

<Info>
  **Note**: Assigning the parallel group only applies to the container, not the steps within it.
</Info>

Once created, the parallel group appears in the Flow Designer highlighted and denoted with \[parallel group], making it easy to distinguish from regular steps.

<img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/parallel-steps/parallel-steps-3.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=902c6cfdbd87d03e9d9f884ee59b77eb" alt="Parallel group in Flow Designer" width="729" height="763" data-path="images/product/creating-flows/step/parallel-steps/parallel-steps-3.png" />

## Adding steps to a parallel group

1. Select the steps you want to add to the parallel group by checking the checkbox next to each step.
2. Select the parallel group by clicking its title in the Flow Designer.
3. Click the "Add flow steps into the parallel group" icon from the toolbar.

   <img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/parallel-steps/parallel-steps-4.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=38bd7ac7b5e5a49f8086528cd3caabcf" alt="Add flow steps into the parallel group" width="725" height="744" data-path="images/product/creating-flows/step/parallel-steps/parallel-steps-4.png" />
4. The steps are then inserted into the parallel group, and you can place the parallel group in the order required.

   <img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/parallel-steps/parallel-steps-5.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=04fba2249313e2c8ba1249a650f09f44" alt="Steps inserted into the parallel group" width="725" height="747" data-path="images/product/creating-flows/step/parallel-steps/parallel-steps-5.png" />

### Removing steps from a parallel group

1. Click the parallel group's tab and expand it to view its steps.
2. Select the steps to remove by checking the checkbox next to each step.
3. Use the toolbar to select **Remove parallel steps from group**.
4. The steps are removed from the parallel group but remain in the flow as individual steps.

   <img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/parallel-steps/parallel-steps-6.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=05252611dac1ed3a8cce237b2da55a56" alt="Remove parallel steps from group" width="725" height="747" data-path="images/product/creating-flows/step/parallel-steps/parallel-steps-6.png" />

### Editing a parallel group

1. Select the parallel group in the Flow Designer.
2. Use the toolbar to select **Edit parallel step item**.
3. Modify the title, step code, or assigned user/group as needed.

### Removing a parallel group

1. Select the parallel group in the Flow Designer.
2. Use the toolbar to select **Remove parallel step from flow**.

<Info>
  **Note**: Removing a parallel group does not delete the steps within it. The steps will remain in the flow as standalone steps.
</Info>

## Parallel step collapsing

FlowForma provides an option to enable parallel step collapsing in the **Flow Settings**. When enabled, this feature lets users toggle between displaying all steps in a parallel group or only the steps assigned to them.

### How it works

* When creating a form, a "parallel group box" appears.
* By default, only the steps assigned to the current user are visible.
* Users can expand the parallel group box to view all steps within the group.

## Submitting parallel steps

Steps within a parallel group can be assigned to the same or different users/groups. The form will not progress beyond the parallel group until all steps within the group are completed.

### Key points

1. If multiple steps in the parallel group are assigned to the same user:
   * Submitting one step will submit all steps assigned to that user.
   * Mandatory questions must be completed to prevent accidental submission.
2. Steps with incomplete mandatory questions will not be submitted until all requirements are fulfilled.

By leveraging parallel steps, FlowForma enables teams to work on multiple parts of a process simultaneously, enhancing efficiency and collaboration.
