> For the complete documentation index, see [llms.txt](https://docs.work-relay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.work-relay.com/automations/best-practices-screensteps/review-process-examples/how-to-copy-and-paste-steps-between-different-processes.md).

# How to copy and paste steps between different processes

{% stepper %}
{% step %}

## Select the steps

Click the mouse on the canvas and drag it to select several items.

![](/files/2124364cb3bd8fd812ab34d26d04d73a99bcf507)
{% endstep %}

{% step %}

## Export the selected steps

Place the cursor over one of the selected steps, right click to get the menu displayed and select 'JSON Export' option.

![](/files/e4c2549209fd7bd6813817ee8bf440fb9a84bbe9)
{% endstep %}

{% step %}

## Copy the JSON

Copy selection on 'Export JSON' pop-up.

![](/files/31cfc758f7e78e14a67ce8386c6193bacb35fcbd)
{% endstep %}

{% step %}

## Import the JSON into another process

Close the process builder. Navigate to Processes tab and access any other process. Open process diagram, right click the mouse on the canvas and select 'Import JSON' option.

![](/files/d769decd59deb29c11ff8d51fd5eaef6a2e55264)
{% endstep %}

{% step %}

## View the pasted steps

Steps are pasted to the canvas.

![](/files/8b8c1fa1e301dad43764276db3604f65eb7543ad)
{% endstep %}
{% endstepper %}
