This repository contains pre-built configurations and assets for the TSE (ThoughtSpot Everywhere) Demo Builder system. It serves as a centralized location for storing and managing demo configurations, icons, styles, and other resources that can be used to quickly set up and customize TSE demo environments.
NOTE: Do not upload content directly to the public repository. It will get deleted. Coordinate with @billdback-ts on the TSE team to add files.
Contains pre-built TSE Demo Builder configurations in JSON format for industry-specific demo scenarios. Each configuration defines menu structures, a custom HTML home page, content selections, and navigation settings ready to import into the Demo Builder.
Available configurations:
- Banking — Retail and commercial banking analytics demo
- Commercial Insurance — Insurance operations and underwriting analytics demo
- Corporate Finance — Corporate financial planning and reporting demo
- Finance Ops — EMEA finance operations and project profitability demo
- Healthcare Clinical Ops — Healthcare clinical operations and patient analytics demo
- HR Analytics — Human resources workforce analytics demo
- IoT Manufacturing — IoT and manufacturing operations analytics demo
- Pharma Clinical Trials — Pharmaceutical clinical trials and research analytics demo
- Pharma Supply Chain — Pharmaceutical supply chain and inventory analytics demo
- Retail Sales — Retail sales performance and inventory analytics demo
- Soccer Football — Soccer/football performance and team analytics demo
- Spotflix — Media streaming and content analytics demo
- Wealth Management — Wealth management and investment portfolio analytics demo
The configs/previews/ subfolder contains PNG screenshots of each configuration's home page for quick reference.
A collection of SVG icons for use with the TSE Demo Builder's Spotter interface. Icons are organized by industry vertical and include both full-size and preview variants.
Available icon sets (in icons/spotter/):
- Airbnb / B2C Marketing / Banking / Finance / Finance Ops
- Generic / Insurance / IoT & Manufacturing / Pharma
- Sales & Services / Super Shopper
Each icon ships as a pair: a primary SVG and a -preview SVG for thumbnail display.
A collection of pre-built color theme JSON files that can be imported into the TSE Demo Builder to quickly apply consistent branding.
Available themes:
blue-dark/blue-lightgreen-dark/green-lightorange-dark/orange-lightred-dark/red-lightdark-mode
- Browse the
configs/folder (andconfigs/previews/screenshots) to find a configuration that matches your demo needs - Import the JSON configuration file into your TSE Demo Builder
- Optionally import a style from
styles/to apply a color theme - Optionally assign a Spotter icon from
icons/spotter/to your demo menus - Customize as needed for your specific use case
When adding new configurations:
- Use descriptive filenames that indicate the demo purpose (e.g.,
retail-banking.json) - Include a clear description in the configuration metadata
- Add a preview screenshot to
configs/previews/ - Test configurations before committing
When adding new icons or styles:
- Follow the existing naming convention (
<vertical>-<variant>.svg/<color>-<mode>.json) - Provide both primary and preview SVG variants for icons
For questions about using these pre-built configurations or contributing to this repository, please refer to the TSE Demo Builder documentation or contact the development team.