Add a vault entry
Organization Administrators create and manage vault entries.- Open Organization Settings > Platform > Vault.
- Click + Add Entry.
- Enter the Key, Value, and Description.
- Toggle on Secret if the value is sensitive, such as an API key.
- Click Create.
Manage access policies
Each entry has its own access policy that controls who can view or manage it.- On the Vault page, click the entry you want to manage.
- Select the Access Policies tab, where you control who can view or manage the entry. The creator is automatically added as a User.
Reference vault entries in automations
Vault entries can be referenced by key name as values in automations. Because the reference resolves to the value stored for the current environment, promoting an automation across environments automatically points it to the right value, and updates to a value take effect immediately.Behavior notes
- When an entry is marked as Secret, it becomes write-only — no one can read the value after it is set.
- Each environment shows the value as Not configured until a value is added for that environment.
- Access is controlled per entry through its Access Policies tab.