Skip to main content
Prerequisites:
  1. Navigate to Project > Integrations and select the Secret Syncs tab. Click on the Add Sync button. Secret Syncs Tab
  2. Select the Infisical option. Select Infisical
  3. Configure the Source from where secrets should be retrieved, then click Next. Configure Source
    • Environment: The project environment to retrieve secrets from.
    • Secret Path: The folder path to retrieve secrets from.
  4. Configure the Destination on the remote Infisical instance, then click Next. Configure Destination
    • Infisical Connection: The Infisical Connection to authenticate with.
    • Project: The Secret Manager project on the remote Infisical instance to sync secrets to.
    • Environment: The environment inside the selected remote project.
    • Secret Path: The folder path inside the selected environment.
The Machine Identity used in the connection must have at least Member role on the target project in the remote instance.
  1. Configure the Sync Options to specify how secrets should be synced, then click Next. Configure Options
    • Initial Sync Behavior: Determines how Infisical should resolve the initial sync.
      • Overwrite Destination Secrets: Removes any secrets at the destination not present in Infisical.
      • Import Secrets (Prioritize Infisical): Imports secrets from the destination; conflicts are resolved in favor of the source Infisical instance.
      • Import Secrets (Prioritize Destination): Imports secrets from the destination; conflicts are resolved in favor of the remote instance.
    • Auto-Sync Enabled: If enabled, secrets will automatically be synced from the source location when changes occur. Disable to enforce manual syncing only.
    • Disable Secret Deletion: If enabled, Infisical will not remove secrets from the sync destination. Enable this option if you intend to manage some secrets manually outside of Infisical.
  2. Configure the Details of your Infisical Sync, then click Next. Configure Details
    • Name: The name of your sync. Must be slug-friendly.
    • Description: An optional description for your sync.
  3. Review your Infisical Sync configuration, then click Create Sync. Confirm Configuration
  4. If enabled, your Infisical Sync will begin syncing your secrets to the destination endpoint. Sync Created