- Secrets — Key/value pairs from a Doppler project and config (root or branch) are imported into a chosen Infisical project, environment, and secret path (folder). Both root configs and branched configs are supported.
Set Up Your Doppler Connection
Create a Doppler token
In Doppler, create an API token that can read the projects and configs you plan to import (for example a Personal or Service token with access to the right projects).Store the token securely; you will paste it into Infisical in the next step.
Create a Doppler App Connection in Infisical
In Infisical, open Organization Settings > App Connections and add a new connection with the Doppler type.Provide the token and complete the connection flow. The connection is reused anywhere Infisical needs to talk to Doppler for migration.
Add a Doppler migration configuration
Go to Organization Settings > External Migrations.Under In-Platform Migration Tooling, click Add configuration. In the provider chooser, select Doppler.
Pick the App Connection you created (each row in the table is one linked connection).
The In-Platform Migration Tooling table lists all configured platforms (Vault and Doppler) together: Platform, Namespace (Vault shows the namespace path; Doppler shows —), and Connection.
Pick the App Connection you created (each row in the table is one linked connection).
If you need several Doppler sources (for example different credentials), add multiple Doppler rows from Add configuration; each row can use a different App Connection.
Migrating Secrets from Doppler to Infisical
When you are already in a Secret Manager project and have one environment selected (not “all environments”):- Open the Secret overview for the folder path where you want the secrets.
- Open the Add Secret split button (caret next to Add Secret).
- Choose Add from Doppler.
- Select the Doppler project and config; Infisical lists all configs including root configs and branch configs. Root configs are labeled with (root) for clarity. Infisical uses your linked migration configuration and imports into the current environment and path.
Next Steps
Projects and environments
Structure Infisical projects to mirror how you used Doppler projects and configs
SDKs and agents
Read imported secrets from applications using Infisical clients