LLMs.txt: Complete documentation index for AI agents
SpotterAnalystConfig

SpotterAnalystConfig

Table of Contents

Configuration for the Spotter Analyst experience. Can be used in SpotterEmbed.

Version : SDK: 1.53.0 | ThoughtSpot Cloud: 26.10.0.cl

const embed = new SpotterEmbed('#tsEmbed', {
   ... //other embed view config
   spotterAnalystConfig: {
       analystId: 'analyst-id-1234',
   },
})

Properties🔗

analystId🔗

analystId: string

Optional

Pins the embed to a single spotter analyst. Implies no default Spotter and no "Show all".

Version : SDK: 1.53.0 | ThoughtSpot Cloud: 26.10.0.cl

© 2026 ThoughtSpot Inc. All Rights Reserved.