Import Export Environment Variables
Make sure you have Bruno version 2.14 or later installed to use this feature.
You can import and export environment variables (collection and global) to share them across teams or back them up for later use.
Accessing Import/Export Options
- Go to the Environments section (top right corner).

-
Click on Configure to access the environment settings.
-
You will see the Import and Export options in the bottom left corner.

Importing Environment Variables
The import feature accepts environment files in both Bruno and Postman formats.
Steps to Import
-
Click on the Import button in the environment configuration screen.
-
Select the environment file you want to import.
-
The variables will be added to your environment (global or collection, depending on which you’re configuring).

Exporting Environment Variables
Steps to Export
- Go to the Environments section.
- Click on Configure.
- Click the Export button.
- If you have multiple environments, select which environments you want to export.
- Choose the location where you want to save the exported JSON file.

- The environment variables will be saved as a JSON file that can be shared or backed up.
The export procedure is the same for both collection and global environment variables.
Secret variables (variables marked as secret) will not be included in the exported JSON file for security reasons.