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.Documentation Index
Fetch the complete documentation index at: https://docs.dialai.ca/llms.txt
Use this file to discover all available pages before exploring further.
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
| Property | Description |
|---|---|
| Key | The name of the environment variable or secret (e.g., Initializers.TimeoutSeconds, Speechmatics.ApiKey). |
| Type | Whether the entry is a Value (plain text) or a Secret (sensitive, hidden). |
| Source | Where the configuration comes from (e.g., Tenant override, Secret Manager). |
| Status | Whether the entry is Configured or not. |
| Value | The current value. Secrets are displayed as Hidden. |
| Actions | Update 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
- Select tenants — Choose All to target every tenant, or toggle it off and select specific tenants from the dropdown.
- Choose a secret or environment variable — Pick the variable you want to configure from the dropdown list.
- Set the value — Enter the new value in the Action section.
- Review per-tenant configuration — The table below shows the current status and value for each selected tenant.
- Apply — Click Apply to push the change to the selected tenants.