Datalore 2025.5 Help

Manage environment variables in a workspace

This article explains how to view, create, and manage environment variables in a workspace. You can attach workspace environment variables to any notebook located in this workspace.

View environment variables

  1. On the Home page, select the workspace where you want to view environment variables.

  2. In the expanded list of workspace resources, select Other and switch to the Environment variables tab.

    Screenshot of the Environment variables tab
  3. Select the environment variable you want to view.

Create an environment variable

  1. On the Home page, select the workspace where you want to create an environment variable.

  2. In the expanded list of workspace resources, select Other and switch to the Environment variables tab.

    Screenshot of the Environment variables tab
  3. Click + Add at the top right.

  4. In the Create environment variable dialog, enter a name for the environment variable.

  5. Specify the key and value.

  6. (Optional) To add more entries, click Add key-value pair.

  7. Click Create variable.

    Screenshot of the Create environment variable dialog

You can now attach this variable a notebook in this workspace.

Edit or rename an environment variable

  1. On the Home page, select the workspace where you want to edit or rename an environment variable.

  2. In the expanded list of workspace resources, select Other and switch to the Environment variables tab.

    Screenshot of the Environment variables tab
  3. Select the variable you want to edit or rename.

  4. In the Edit environment variable dialog, make your changes and click Update variable.

Clone an environment variable to other workspaces

  1. On the Home page, select the workspace you want to clone an environment variable from.

  2. In the expanded list of workspace resources, select Other and switch to the Environment variables tab.

    Screenshot of the Environment variables tab
  3. Right-click the variable you want to clone.

  4. Select Clone to other workspaces.

  5. In the dialog, select one or several workspaces you want to clone the variable to.

    Clone to other workspaces dialog
  6. Click Clone.

Delete an environment variable

  1. On the Home page, select the workspace where you want to delete an environment variable.

  2. In the expanded list of workspace resources, select Other and switch to the Environment variables tab.

    Screenshot of the Environment variables tab
  3. Right-click the environment variable you want to delete and select Delete.

Keywords

environment variables in workspace, environment management, workspace resources

22 September 2025