Overview
Copy Snippets Between Teams duplicates snippets from one team to another within the same workspace, keeping the original intact. This is ideal when multiple teams need the same snippet, when creating variations for different contexts, or when sharing resources across departments. Unlike moving, copying preserves the original-you end up with two independent copies.Why Copy Between Teams?
Common scenarios:Shared Resources
Adapted Variations
Cross-Functional Workflows
How It Works
Step-by-Step: Copy Single Snippet
1. Select Snippet
Find snippet in its current team.2. Right-Click (RMB)
Right-click or Ctrl+Click (Mac) on snippet.3. Select “Copy to Team”
Context menu:- Copy to Workspace
- Copy to Team ← Select this
- Move to Team
- Delete
- …other options
4. Choose Destination Team
Dialog shows teams in current workspace. Can include current team (to duplicate within same team).5. Select Folder
Choose destination folder:- Root level
- Existing folder
- Create new folder
6. Confirm Copy
Click “Copy” button. Result:- Original snippet unchanged in source team
- New copy appears in destination team
- Both snippets are independent
Copy Multiple Snippets
Batch copy operations:1. Select Multiple
Cmd/Ctrl + Clickfor individual snippetsShift + Clickfor range selection
2. Right-Click Selection
Menu shows “Copy X snippets to team”3. Choose Destination
Select a team.What Gets Copied
Included
✅ Content:- Full text content
- Syntax highlighting settings
- Description
- Snippet name
- Creation date (original)
- Creator (you become creator of copy)
- Audio files
- Video embeds
- File attachments
- All tags copied
- Tags created in destination if not present
Not Copied
❌ Team-Specific:- Favorites status (must re-favorite)
- Shortcuts (must reassign)
- View count/analytics
- Edit history (starts fresh)
After Copying
Two Independent Snippets
Edit Separately
No Sync
There’s no automatic synchronization:- Update source → destination unchanged
- Update destination → source unchanged
Use Cases
Standard Operating Procedures
Scenario: Every team needs the same process document.Template Distribution
Scenario: Create templates for multiple teams to customize.Knowledge Sharing
Scenario: One team develops expertise, shares with others.Onboarding
Scenario: New team formed, needs copies of established resources.Copy vs. Move vs. Workspace Copy
| Feature | Copy (Team) | Move (Team) | Copy (Workspace) |
|---|---|---|---|
| Scope | Same workspace | Same workspace | Different workspaces |
| Source | Unchanged | Deleted | Unchanged |
| Result | Duplicate | Relocated | Cross-workspace duplicate |
| Use Case | Share within org | Reorganize | Share across orgs |
Best Practices
Copy Standard Resources: Templates, guides, and SOPs should be copied to
all relevant teams.
Customize After Copying: Don’t just copy blindly. Adapt copied snippets
for each team’s specific needs.
Mark as Copy: Consider adding “(Copy)” or “(TeamName version)” to name so
it’s clear it’s derived.
Periodic Sync: If teams need to stay in sync, schedule quarterly reviews
to merge updates.
Use Shared Team for Originals: Create a “Shared Resources” team with
master copies. Other teams copy from there.
Advanced Patterns
Master Copy Pattern
Version Control
Copy with Attribution
Add note to copied snippets:Permissions
Required Permissions
Source Team:- Must have read access (Viewer, Editor, or Admin)
- Must be a member
- Must have Editor or Admin role (to create snippets)
- Anyone with read access can copy
- Don’t need to be snippet creator
Access Control
Copied snippet inherits destination team’s permissions:- If destination is private → copy is private
- If destination is public → copy is public
Troubleshooting
Can’t See Destination Team
If team doesn’t appear in copy dialog:- Not a Member: Join the team first
- No Create Permission: You don’t have editor/admin role in destination
- Archived Team: Can’t copy to archived teams
Duplicates Created
If you accidentally copy same snippet multiple times:- Each copy operation creates a new snippet
- No automatic duplicate detection
- Manually delete extras
Tags Not Appearing
If tags don’t show up after copy:- Tags should be created automatically in destination
- May take a moment to sync
- Refresh page or restart app
What’s Next
Move Snippets Between Teams
Learn when to move instead of copy
Copy Snippets to Workspace
Copy snippets across different workspaces
Creating Teams
Set up multiple teams to organize your snippets