Learn how to set up environments in Maxim.
Settings
→ Environment
.Add environment
, give it a name, and enter the variables.Add environment
{{env.key_name}}
syntax on the playground or if you want to access this using code, you can use maxim.getEnvironmentVariable
in the scripts of your agents. Learn more about how to use environments in the environments section.