In some instances, it is possible to move content between Spaces or Spaces to other Organizations. Described below are several ways to modify the location of content and Spaces.
If you want to copy a content entry between Spaces within the same Organization:
- Go to the content entry you want to copy.
- Click on the three dots at the top-right corner.
- Select Copy to another space.
- Choose your destination Space from the dropdown.
- Click Ok.
After selecting your Space, Builder navigates you to it. A window at the bottom of the page lets you Copy Content to either a new content entry or an existing one.
Enterprise organizations can duplicate an entire Space, including all content entries within that Space.
To duplicate a Space:
- Go to your Space's settings page.
- Click the three-dot menu in the top-right corner.
- Select Duplicate Space.
- Provide a name for your Space, and determine whether or not you wish to include all users from the original Space in the new Space.
- Click the Duplicate Space button.
Some time is required to duplicate your Space. In the meantime, your current Space is still accessible.
To move assets between Spaces:
- Download assets from your Space. To access all assets alongside direct URLs, use the Assets API.
- Upload assets to your new Space with the Upload API.
Projects are tied to both your Space and, frequently, to a specific GitHub repository. To recreate a Project in a different Space:
- Locate your Project's repository. If your Project was created from prompts, follow the instructions in Create a repository.
- Make a copy of your repository by forking or cloning it.
- Go to your destination Space.
- Create a new Project using the forked or cloned repository.
To move Spaces between Organizations, Get Help from the Builder Support team. When communicating with the team, the following information is vital for completing your request:
- The public API key of of the Space to be moved
- The API key for the current Organization
- The API key for the destination Organization