Environment variables let you define tenant-level values — such as API keys or endpoints — that your skills can use at runtime. They’re stored encrypted and passed to third-party services from scripts in Custom activities and the Output activity (External Export).Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Vantage currently supports only variables of type secret. Secrets are stored encrypted in a dedicated Azure Key Vault.
Creating a new variable
Enter the variable details
Specify a name, a value, and (optionally) a description.
Once a secret is created, its value is only accessible from a script. You can update the value later on the Environment Variables tab, but you cannot read it back from the UI.
Editing an existing variable
Update the details
Update the name, description, and value as needed.
You cannot leave the value field blank — a value must be specified each time you edit a variable.
Related topics
Tenant settings
Overview of tenant-level configuration
Managing Vantage API clients
Provision and manage API clients for your tenant
