Skip to main content
The Environment Workspace lets you manage environment secrets and global configuration across your tenants. It provides two tabs: Environment and Global Manager. To access Environment settings, navigate to Settings > Environment in the left navigation menu.

Environment

The Environment tab displays all configured environment variables and secrets for your tenant. Each entry shows its key, type, source, status, current value, and available actions.

Properties

PropertyDescription
KeyThe name of the environment variable or secret (e.g., Initializers.TimeoutSeconds, Speechmatics.ApiKey).
TypeWhether the entry is a Value (plain text) or a Secret (sensitive, hidden).
SourceWhere the configuration comes from (e.g., Tenant override, Secret Manager).
StatusWhether the entry is Configured or not.
ValueThe current value. Secrets are displayed as Hidden.
ActionsUpdate value or Update secret to modify the entry.

Adding Overrides

Click Add Override to create a new environment variable or secret override for your tenant.

Global Manager

The Global Manager tab provides a centralized way to manage environment variables and secrets across multiple tenants at once.

Workflow

  1. Select tenants — Choose All to target every tenant, or toggle it off and select specific tenants from the dropdown.
  2. Choose a secret or environment variable — Pick the variable you want to configure from the dropdown list.
  3. Set the value — Enter the new value in the Action section.
  4. Review per-tenant configuration — The table below shows the current status and value for each selected tenant.
  5. Apply — Click Apply to push the change to the selected tenants.