StarterPromptsConfig
Table of Contents
Content configuration for the Spotter starter prompts.
Category keys are fixed: quick (Basic Search), research (Deep Analysis)
and previewData (Data Literacy).
Note: this controls the Spotter chat interface only. The starter prompts on the Liveboard SpotterViz surface are configured separately through SpotterVizConfig.customStarterPrompts.
Version : SDK: 1.52.0 | ThoughtSpot Cloud: 26.9.0.cl
Index🔗
Properties🔗
enable🔗
enable: boolean
Optional
Turns the starter prompts surface on. Must be set explicitly, an unset flag leaves the surface off.
Either this or enableStarterPrompts turns the surface on, so false
here does not switch it off while enableStarterPrompts is true.
default : false