Excluding sample data from LLM-based sensitivity detection
By default, LLM-based sensitivity detection sends both the database schema and sample source data values to the LLM.
To exclude the contextual source data, and only send the schema, set the environment settingTONIC_LLM_ENABLE_ENHANCED_RECOMMENDATIONS_SAMPLE_DATA to false.
For a self-hosted instance, you can set this from the Environment Settings tab on Structural Settings.
For a Cloud organization, you set this from the Organization Settings tab on Structural Settings.
Setting whether a workspace uses LLM-based sensitivity detection
On Structural Cloud, and on self-hosted instances that set up a connection to an LLM, LLM-based sensitivity detection is enabled by default.
You can disable LLM-based sensitivity detection within individual workspaces.