Copy
Copying a project produces a duplicate with all features, layers, analysis history, and result sets intact. Use copy to explore alternative configurations without disturbing the source — the workflow of choice for "what if we tried Most Conservative defaults" or "what if we relocated this magazine" experiments. Copy is on the project dashboard's Settings menu (gear icon) → Copy.
By the end of this lesson you should be able to:
- Copy a project from the dashboard
- Recognize when copying is preferable to exporting and re-importing
- Anticipate what a copy carries and what it doesn't
What a copy carries
A copied project starts as an exact duplicate of the source:
- All features, attributes, explosives, relationships
- All layers and their organization
- Criteria settings, the default attribute preset, and the spatial reference
- Result sets and drawings
- Markup, to-do items, notes
What a copy does not carry:
- Sharing assignments — the copy is private to the user who created it
- External references that pointed at the source by ID (bookmarked URLs to the source project)
Copy vs export-and-import
| Use copy when | Use export-and-import when |
|---|---|
| You want a duplicate in the same environment | You need the project in a different environment (online ↔ desktop, or another org) |
| The duplicate is for short-term experimentation | The hand-off is durable, cross-environment, or archival |
| You want analysis history and result sets to come along | You can re-run analysis in the destination if needed |
In practice, copy is the more common operation — it's faster, and it doesn't require a file round-trip.
Naming the copy
Pick a name that distinguishes the copy from the source. Original — Most Conservative trial is more useful than Copy of Original. Avoid relying on a creation timestamp alone — six weeks later you won't remember which version is which.
After the copy
The copy is independent of the source. Edits to one do not affect the other. Re-running analysis in the copy does not invalidate or update the source's analysis state.
Common use cases
- Alternative attribute presets — copy the source as Most Likely, change the copy to Most Conservative, compare
- Layout experiments — copy, move several facilities in the copy, compare arc layouts
- What-if NEW — copy, increase NEW on a PES in the copy, observe how arcs change without modifying the source
- Pre-major-change backup — copy before a large refactor (relationship-group restructuring, bulk attribute change), so you can compare or roll back
- COA seed — copy as the starting point for a new course-of-action exploration; capture per-COA result sets within each copy. See Result sets for the result-set side of the COA workflow.
Try it
Copy a project. Open the copy and toggle a notable attribute on a PES. Run analysis on both projects and confirm the results diverge. Switch back to the source — it should be unchanged.
Related
- Capability reference: Projects — the dashboard's Settings menu houses Copy
- Export and import — cross-environment alternative
- Archive and delete — what to do with a copy you no longer need
- Result sets — the in-project alternative for COA snapshots