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

# Move or Copy Packs Between Workspaces

> Copy or move workflow packs between workspaces to share automation across teams in Blink.

You can **Copy** or **Move** your workflow packs to a different workspace:

<Steps>
  <Step>
    1. Click on the three dots <Icon icon="square-ellipsis-vertical" iconType="solid" /> button in the top-right corner of the workflow pack and select the **move/copy** option.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/copy-move-pack.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=2accea7213915ad9e0d3a922758b510e" width="3584" height="1754" data-path="img/AutomationCanvas/copy-move-pack.png" />
    </Frame>
  </Step>

  <Step title="Select Target Workspace">
    This will open the **Copy/Move** wizard, where you can select which workspace you want to **Copy/Move** the pack to. First select the workspace, then select the target pack, and choose whether you wish to **Copy or Move** the selected pack to the target workspace.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/step-1.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=7723de6068eaa040726fd84d2979a9af" width="3456" height="2142" data-path="img/AutomationCanvas/step-1.png" />
    </Frame>
  </Step>

  <Step title="Select workflows">
    Choose the workflow(s) you want to **Copy/Move** to the target workspace by checking the checkboxes next to them.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/select-automation.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=c96b3242e863162bfb8c33659ffc7335" width="3456" height="2178" data-path="img/AutomationCanvas/select-automation.png" />
    </Frame>
  </Step>

  <Step title="Set the connections">
    For each connection used by the selected workflows, set a [connection](/docs/workflows/building-workflows/connections/creating-connection) in the target workspace, that will replace it in the copied/moved workflows.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/eLYFBpTLBELPX82F/img/AutomationCanvas/connection.png?fit=max&auto=format&n=eLYFBpTLBELPX82F&q=85&s=af85ca6c684a3c2f7fb23177bbecaa23" width="3456" height="2156" data-path="img/AutomationCanvas/connection.png" />
    </Frame>

    If you don't have any connections to configure at this stage, as shown in the following example, you can proceed to the next step.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/set-connections.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=0503b09c7880e7fde5c5329f7d7d105c" width="3220" height="1810" data-path="img/AutomationCanvas/set-connections.png" />
    </Frame>
  </Step>

  <Step title="Activate Pack">
    Choose the activation status of the **Copied/Moved** workflows in the pack in the target Workspace. You have two options: you can either **Activate all workflows** by clicking the toggle button next to this option or you can activate specific workflows by toggling the button next to each one individually.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/eLYFBpTLBELPX82F/img/AutomationCanvas/activate-pack.png?fit=max&auto=format&n=eLYFBpTLBELPX82F&q=85&s=1d5d32660a04db48e80545b10d111fff" width="3456" height="2154" data-path="img/AutomationCanvas/activate-pack.png" />
    </Frame>
  </Step>

  <Step title="Self-Service Sharing">
    Decide whether you want to share the **Copy/Move** workflow(s) on the **self-sharing portal** by toggling the button.

    <Note>Please note that you can share the **Copy/Move** workflow(s) on the **self-sharing portal**, only if you set the workflow as active in the previous step.</Note>

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/self-service-sharing.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=432de01ae1792692188b2fd75c077fe1" width="3452" height="2170" data-path="img/AutomationCanvas/self-service-sharing.png" />
    </Frame>
  </Step>

  <Step>
    To complete the process, simply click the **Finish** button located in the bottom-right corner. An **Operation-Result** popup will then appear in the bottom-right corner confirming that the pack has been **copied** or **moved**.

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/operation-result.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=ef9af6dd13c8a5e529f0e61071a9e364" width="1722" height="944" data-path="img/AutomationCanvas/operation-result.png" />
    </Frame>
  </Step>

  <Step>
    You can then navigate to the target workspace where you can access the **copied/moved** pack and workflow(s).

    <Frame>
      <img src="https://mintcdn.com/blinkops-2/4a8dMD2Jv5wsADYv/img/AutomationCanvas/target-workspace.png?fit=max&auto=format&n=4a8dMD2Jv5wsADYv&q=85&s=8b8078f37106e06e350bfa42cbb123ea" width="1728" height="1080" data-path="img/AutomationCanvas/target-workspace.png" />
    </Frame>
  </Step>
</Steps>
