Global variables provide a set of variables that are available in all scopes. You can have multiple environments, but only one environment can be active at a time with one set of global variables.
This topic describes:
To manage global variables, click the gear icon in the upper right corner of the Postman app and select “Manage Environments”.
Click the Globals button at the bottom of the modal to reveal a key-value editor to add, edit, and delete global variables.
You also can download your global variables as a single JSON file.
To view global variables, click the Quick Look icon in the upper right corner of the Postman app to display the environment and global variables.
When you click the “Edit” link, it opens a modal for editing keys and values.
For more information about globals, variables, and environments, see: