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

# Copying & Moving Content

Copy designs and content within your guideline, between pages, and into other guidelines.

***

## Copying within a project

From within the Standards editor, most content and designs you create can be copied to another page within the project.

<Frame>
  <img alt="Copy to flow showing a right click action then a window with where it will send to within the project" src="https://mintcdn.com/standards/9repUVLzRPMwEIl-/images/copy_to_page.gif?s=9cf3ce54eab0e4397a91baff8f7dfa8d" className="hidden dark:block" width="1200" height="600" data-path="images/copy_to_page.gif" />

  <img alt="Copy to flow showing a right click action then a window with where it will send to within the project" src="https://mintcdn.com/standards/9repUVLzRPMwEIl-/images/copy_to_page.gif?s=9cf3ce54eab0e4397a91baff8f7dfa8d" className="dark:hidden" width="1200" height="600" data-path="images/copy_to_page.gif" />
</Frame>

<Steps>
  <Step title="Select copy to">
    * Right click / select the 3 dot icon on the content layer from **Contents** tab in the left sidebar

    or

    * Right click within the body of the project on the content you would like to copy.
  </Step>

  <Step title="Choose destination">
    * Choose the page it will copy to
    * Optional: Choose the placement on the page
    * Select `Done`
  </Step>
</Steps>

<Info>
  **Note:** Only group and layout layer types can be copied to other pages like this.
</Info>

***

## Copying between projects

From within the Standards editor, most content and designs you create can be copied to another page within the project.

<Frame>
  <img src="https://mintcdn.com/standards/9repUVLzRPMwEIl-/images/copy_to_project.gif?s=a1aea13a1e1578ed4f3a12513d91ccd2" alt="Copy to flow from the page list showing which other project it will copy into" width="1200" height="600" data-path="images/copy_to_project.gif" />
</Frame>

<Steps>
  <Step title="Select copy to">
    Right click / select the 3 dot icon on page layer from the **Pages** tab in the left sidebar
  </Step>

  <Step title="Choose destination">
    * Choose the workspace and project to copy to
    * Select the assets to include
    * Select `Copy`
  </Step>

  <Step title="Note: This may take some time">
    Depending on the complexity, it may take a few minutes to copy to the other project
  </Step>

  <Step title="Open destination project">
    Return to the dashboard then navigate to the editor of the destination project to find the content that was copied to it.
  </Step>
</Steps>
