Secrets
Manage and set up sensitive parameters for added security and efficiency in an NLX workspace
Last updated
Manage and set up sensitive parameters for added security and efficiency in an NLX workspace
Last updated
Secrets allow for the secure management and configuration of sensitive values when referencing them within a Data request, Action, or Lifecycle hook.
They can also be used to provide workspace efficiency when needing dynamic placeholders for commonly typed values, such as URL strings. Secrets may involve static or dynamic values, including API keys, tokens, passwords, or URLs.
Only Administrator, Developer, or custom roles with specified permissions may set up secrets in a workspace.
To access secrets, click Resources in your workspace menu and choose Secrets:
Begin by selecting + Add secret from the Secrets resource:
Enter a name and the secret's value
Add an optional description
Keep Sensitive setting enabled (default) or disable. The sensitive setting turns the secret's value to asterisks and redacts it from conversation logs
Click Create secret
Need to edit or delete a secret?
After creating your secret, you may expand its details and select Edit or Delete secret at any time.
Once a secret has been created, you may reference it easily when managing Data requests, Actions, or Lifecycle hooks:
Create new or select an existing data request, action, or lifecycle hook
Under the resource's external tab of Implementation, reference your secret in the URL field or in the value field under Headers
Select from available secrets by entering an open curly brace { in the text field.