If you manage more than one Paradime workspace, the Copy button on the Workspace tab replicates your current workspace’s variable set into one or more other workspaces in a single operation — useful for promoting a configuration from staging to production, or keeping per-region workspaces in sync.
This action only applies to the Workspace tab. Bolt Schedules, Code IDE per-user, and Agent variables are not copied.
Steps
- From any page in the Paradime application, click Settings.
- Navigate to Workspaces → Environment Variables.
- Open the Workspace tab.
- Click Copy.
- Select one or more target workspaces from the list.
- Confirm.
How the copy behaves
- Eligibility: Only workspaces where you have admin write access to workspace variables appear as eligible targets. The current workspace is always excluded from the list.
- Atomic replace: Each target workspace’s variable set is fully replaced with the source’s — variables present in the target but not in the source are removed. There is no merge or diff.
- Auto-redeploy: Bolt schedules in each target workspace are automatically redeployed so running schedules pick up the new values.