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

# Add existing steps

> Add previously created steps to your flow in the Flow Designer, choosing whether to reuse a shared step or copy it with new step and question codes.

If you've already created steps and want to add them to your flow, open the flow designer, click the **Add existing step(s) or parallel group** icon, then click **add existing step(s)**.

<img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/add-existing-steps/add-existing-steps-1.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=0a1fac26c7cab7528877685d9bdc6c7e" alt="Add existing steps option in the flow designer" width="725" height="747" data-path="images/product/creating-flows/step/add-existing-steps/add-existing-steps-1.png" />

You can either use the search to find the relevant step(s), or scroll through the list and select them. Once you've selected the relevant step(s), click **OK** to add them to your flow.

<img src="https://mintcdn.com/flowforma/v8UMuZxCjEz54jQV/images/product/creating-flows/step/add-existing-steps/add-existing-steps-2.png?fit=max&auto=format&n=v8UMuZxCjEz54jQV&q=85&s=99802f2521e425e59163a3cd9ebb4749" alt="Select existing steps dialog" width="596" height="532" data-path="images/product/creating-flows/step/add-existing-steps/add-existing-steps-2.png" />

## Copy step or reuse a step

When adding an existing step, you can choose to **copy** the step or **reuse** it, using the **Copy step** checkbox. If left unchecked, the step is reused.

Reusing a step brings in the step and all associated questions, but does not update the step code or any question codes. This means that if two separate flows reuse the same questions, any changes made to a question are reflected in both flows. This can be useful in certain situations, but it can also cause problems: if a question is referenced in a rule in one flow, but the question type is changed in the other, the rule may break.

Copying a step brings in the step and all associated questions, but also generates a new step code and new question codes for all questions, effectively creating new questions.

<Info>
  Adding an existing step does not include rules.
</Info>

<Info>
  Certain questions such as the Lookup or SQL [Lookup question](/product/creating-flows/questions/question-types/lookup-question) have the option for filtering, and input mappings, if these questions are using questions that do not exist in the flow you're adding the existing step to, the mapping will be broken as that question will not exist in the flow and will need to be remapped after the step is added.
</Info>
