For the complete documentation index, see llms.txt. This page is also available as Markdown.

Workflows

The Settings > Configuration > Workflows window allows you to set parameters for your Aisera tenant. These are settings that apply to any bot you create in your Aisera tenant.

Allow print statements within JS nodes outside of debug mode

This setting is Off by default.

Within Workflows, a JavaScript node will not run print statements unless it is in either the AI Lens or a test workflow. Enabling this option allows for print statements to run outside of these debug environments. This feature is should be left disabled unless it is being used for specific testing purposes. Leaving this feature on can lead to exposing sensitive data into the logs.

Last updated

Was this helpful?