System variables
System variables are listed in Automation > Variable Library, in the Built-In System Variables pane. These variables pertain to your HelloID portal. For descriptions of all system variables, see the System variable reference.

To access a system variable in Tasks and actions and PowerShell scripts in Service Automation, use its Name from Automation > Variable Library, and prefix it with $. For example, to access the defaultAdDomain system variable, use $companyDefaultAdDomain.
To refer to a system variable in a field, e.g., when you Change Mappings, enclose its Value from Automation > Variable Library in double curly braces. For example, to access the defaultAdDomain system variable, use {{company.defaultAdDomain}}.

System variable reference
- defaultAdDomain
The Default AD Domain value.
- name
The Company Name value.
- serviceDeskEmail
The service desk Email Address value.
- serviceDeskLanguage
The service desk Language value.
- apiKey
basic:key: An internal API key used when you Automatically import a pre-defined delegated form.secret: The secret for the internal API key.
- baseUrl
The base URL of your HelloID portal. For example,
https://customer.helloid.com.- companyIcon
The Company Icon value.