Toggle navigation
Home
▼ Details
Products and pricing
Chart gallery
User stories
Text analytics
CDC NAMCS Library
Blog
Tutorials
Contact
Sign in
Post Editor
← All help posts
View post
Save
<img src="/uploads/upload/image/5200/direct/1585141587435-1585141587435.png" alt="Diagram illustrating the project cloning process with a green arrow connecting two browser windows displaying Protobi data tables and chart visualizations." style="text-align: center;" class="fr-fic fr-dib"> Duplicating a new Protobi workspace can be useful to create a separate project space for a new wave of an ongoing tracker study or create a limited version for client delivery. There are two ways to duplicate or "clone" an existing Protobi workspace. An "Exact" duplicate is exactly that, it copies each and every aspect of the file, including input data tables, data processes, and elements configuration. A "Light" duplicate keeps just the final data table and elements configuration from the original project. ### Get the primary data file from the existing project The first step is to find and download the primary data table from the existing project. Data files will be found in the ["Data" tab](/admin-access/project-data) of [project settings.](/admin-access/project-settings) This may be either a data table (blue icon) or a data process (green icon) If your project has a data process set as "primary," then you'll want to download the *result* of the process and use that as the primary file for the clone. If the primary file is in a data table, press "Original" to download the original data file. If a data process is set as primary, press the "CSV" button to download the result of the "Process". <img src="/uploads/upload/image/5200/direct/1585142575005-1585142575005.png" alt="Process data table configuration panel displaying Name 'Process', Type 'process', Updated timestamp of Tue Feb 25, 2020 12:32 pm, and Filename 'Process.csv' with options including 'View data online', 'Edit/Run', 'Delete', and 'Primary' buttons." style="text-align: center;" class="fr-fic fr-dib"> ### Create a new project workspace Press the "New project..." link at the top of the main page: <img src="/uploads/upload/image/5200/direct/1585142477584-1585142477584.png" alt="The 'My projects' page displaying two example projects under 'More projects': 'Example Pharma Survey' with tags 'demo' and 'zs', and 'Example Consumer Survey' containing Pew Gender and Generations data with 2511 respondents, both with info, play, and settings icons." style="text-align: center;" class="fr-fic fr-dib"> Select the primary data file from the original project: <img src="/uploads/upload/image/5200/direct/1585142410179-1585142410179.png" alt="Four-panel project setup workflow displaying step 1 'Select a datafile' with CSV/SAV file upload area showing '(No file selected)', step 2 'Verify the data' with a sample data table preview, step 3 'Select version' with Professional selected from three tier options, and step 4 'Authorize payment' with Invoice option chosen and fields for email, billing code, and PO Number." style="text-align: center; width: 821px;" class="fr-fic fr-dib"> ### Set project overview After uploading the data file, you'll be taken to the project's [overview page](/admin-access/logo-and-splash-images). Give your light clone a name and brief title. Copy over the logo and image URLS from the original project if applicable. <img src="/uploads/upload/image/5200/direct/1585082919120-1585082919120.png" alt="Project settings Overview panel showing the project named 'Car Sales Lite Clone' with Brief title 'Project practice', Description field containing 'Additional details', and configuration fields for Logo, Image, Favicon, PPTX Template, View Template (all showing 'url' or 'template name'), Version dropdown set to 'Local', Whitelist domains 'company.com, entity.org', Group field set to 'Group', and a blue 'Save' button at bottom." style="text-align: center;" class="fr-fic fr-dib"> ### Copy elements The next step is to copy the elements which is separate from the data table, and determines what the project looks like (i.e. question order, titles, formats, etc...). In the original project go to the "Elements" tab and copy all of the JSON from the original project, and paste it into the same page on the new project. Make sure to paste over the brackets that are already there and press "Save" when done. <img src="/uploads/upload/image/5200/direct/1582829321126-Copy%20configuration.gif" style="text-align: center; width: 886px;" class="fr-fic fr-dib"> ### Open the clone project After the "Elements" are copied over, open your clone project. It should look identical to the original project (i.e. N size, layout, colors, etc...). ## Exact clone ### Download all data tables To make an exact clone, start by downloading all data tables from the original project in their original formats. In the example below, the project only has one data table "main", but your project may have multiple data tables. <img src="/uploads/upload/image/5200/direct/1585079375651-1585079375651.png" alt="Project settings Data tab displaying three columns for managing project data: Data tables section with '+ New data table' button and 'main' table listed, Processes section with '+ New process' button and 'Process' item marked with orange 'Primary' badge, and Documents section with '+ New document' button and 'Questionnaire' listed." class="fr-fic fr-dii"> ### Create a new project workspace Press the "New project..." link at the top of the main page. Create a new project with the file you downloaded from the "main" data table. ### Set project overview After uploading the data file, you'll be taken to the project's [overview page](/admin-access/logo-and-splash-images). Give your exact clone a name and brief title. Copy over the logo and image URLS from the original project if applicable. ### Copy any additional data tables and processes After all the data tables are copied over to the exact clone, copy over any data processes that are in the original project. In the original project, press "Edit/run" for a data process. For a light clone we would download the *result* of a "primary" data process, but here we want to copy over the process itself. <img src="/uploads/upload/image/5200/direct/1585082152832-1585082152832.png" alt="Process configuration panel with green 'process' header displaying metadata fields Name 'process', Type 'process', Updated timestamp 'Wed Oct 23, 2019 09:47 am', Filename 'process.csv', along with 'View data online' button, Admin controls 'Edit/Run' (blue), 'Delete' (white), and 'Make primary' (blue), and download options for Original, Direct, CSV, and SAV formats." style="text-align: center;" class="fr-fic fr-dib"> After pressing "Edit/run" you will be taken to a page with the data processing code. Copy everything in the code-view to your clipboard. <img src="/uploads/upload/image/5200/direct/1585082395669-1585082395669.png" alt="Code editor for 'Data process process' displaying JavaScript filtering code across 9 lines including 'var rows = data["main"]' and a filter function checking 'row.status == 'complete'', with 'Save' and 'Run...' buttons in the top right." style="text-align: center;" class="fr-fic fr-dib"> #### Make process primary If a data process is the primary file in the original project, "Run" that data process, and make it the primary file in the exact clone. <img src="/uploads/upload/image/5200/direct/1585083999760-1585083999760.png" alt="The Processes section displaying instructions 'Define a new Process to run code that operates on data, like cleaning, recoding, stacking, and merging', with a green '+ New process' button and a green 'process' button labeled with an orange 'Primary' badge." style="text-align: center;" class="fr-fic fr-dib"> ### Copy documents Upload any documents that are in the original project into the exact clone. After all data tables, processes and documents are copied from the original project into the exact clone the "Data" tab of the two projects should appear identical. ### Copy elements The last step is to copy the original "Elements" over into the exact clone. Follow the [steps above](http://help.protobi.com/advancedusers/how-to-clone-a-project#Copy%20%20elements-3).
Publishing
Date
Status
Published
Draft
Slug
edit
Content
Thumbnail
Categories
Manage
New to Protobi?
Charts
Making Changes
Intermediate topics for editors
Frequently Asked Questions
SERMO Topics
Tutorial Pages
Internal Docs
Data Processing
Videos
Obsolete
GSG Admin
SERMO Admin
GSG Topics
How to...
Basics for viewers
Basics for editors
For project admins
Advanced topics
Assessments
Articles (in-progress)
New and updated articles
Process data in Protobi
superseded
Text open-end questions
Troubleshooting
Tracking studies
Organizing the view
API References
Tools
AI Database
Checking AI...
Convert to MD
Danger zone
Delete