Skip to main content
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

  1. From any page in the Paradime application, click Settings.
  2. Navigate to Workspaces → Environment Variables.
  3. Open the Workspace tab.
  4. Click Copy.
  5. Select one or more target workspaces from the list.
  6. 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.