Overview
Environments define environment variables. These variables are used to connect workflows with external storage systems, such as Amazon S3 or Google Cloud Storage, as well as third-party data and processing services. Set up external storage credentials as environment variables when using data blocks that import data.
Create a variable
- Open the console and click the upper right corner โ Workspace.
- Select Environments and click Create environment.
- Fill in your environment name and click Save.
- Click Add environment variable.
- Fill in the Key and Value fields. Click Save.
You can add several variables to an environment.
Use a variable
You can choose the right environment for your workflow, as follows:
- Add a block to your workflow.
- In the lower right corner of the added block, select the environment that you want to use.
Edit a variable
- Open the console and click the upper right corner โ Workspace.
- Select the Environments tab.
- Click
in the line of the variable you want to change.
- Click Delete environment variable.
- Create a new one with the same name.
Delete an environment
- Open the console and click the upper right corner โ Workspace.
- Select the Environments tab.
- Click Delete environment and confirm it.