> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ThoughtSpot assets

> Paradime ThoughtSpot Assets: Utilize ThoughtSpot data assets in dbt™ projects. Boost analytics with powerful search and insights.

export const Arcade = ({src, title}) => <div style={{
  position: 'relative',
  paddingBottom: 'calc(56.2225% + 41px)',
  height: 0,
  width: '100%'
}}>
    <iframe src={src} title={title} frameBorder="0" loading="lazy" allow="clipboard-write" allowFullScreen style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
  colorScheme: 'light'
}} />
  </div>;

<Warning>
  To view ThoughtSpot assets in the Paradime catalog, you must connect the ThoughtSpot integration first to pull Worksheets, Visualizations, Answers and Liveboards
</Warning>

<Card title="Thoughtspot" href="/integrations/thoughtspot" horizontal icon="arrow-right" />

## Worksheets

In the Paradime catalog you can find ThoughtSpot Worksheets with metadata directly from your ThoughtSpot connected instance.

**What can you find in a ThoughtSpot Worksheet data product?**

<Tabs>
  <Tab title="Info">
    * The date when Worksheet was created&#x20;
    * The Author of the Worksheet
  </Tab>

  <Tab title="Overview">
    * The description available from ThoughtSpot
  </Tab>

  <Tab title="Fields">
    * Column Type
    * Field name
    * Field description
    * Data Type
  </Tab>

  <Tab title="Dependencies">
    * The Lineage preview with immediate parents/children of your ThoughtSpot Worksheet
  </Tab>
</Tabs>

<Arcade src="https://demo.arcade.software/dT6WLGphvUK5GhYlKoHe?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="ThoughtSpot assets" />

## Visualizations

In the Paradime catalog you can find ThoughtSpot Visualizations with metadata directly from your ThoughtSpot connected instance.

**What can you find in a ThoughtSpot Visualization data product?**

<Tabs>
  <Tab title="Info">
    * The date when Visualization was created
    * The date when Visualization was last updated
  </Tab>

  <Tab title="Overview">
    * The description available from ThoughtSpot
  </Tab>

  <Tab title="Dependencies">
    * The Lineage preview with immediate parents/children of your ThoughtSpot Visualization
  </Tab>
</Tabs>

<Arcade src="https://demo.arcade.software/bKC5jfjxskyBFYL73mIR?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="ThoughtSpot assets" />

## Answers

In the Paradime catalog you can find ThoughtSpot Answers with metadata directly from your ThoughtSpot connected instance.

**What can you find in a ThoughtSpot Answer data product?**

<Tabs>
  <Tab title="Info">
    * The date when Answer was created
    * The date when Answer was last updated
  </Tab>

  <Tab title="Overview">
    * The description available from ThoughtSpot
  </Tab>

  <Tab title="Dependencies">
    * The Lineage preview with immediate parents/children of your ThoughtSpot Answer
  </Tab>
</Tabs>

<Arcade src="https://demo.arcade.software/47naf1ootOVuvtGRhziS?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="ThoughtSpot assets" />

## Liveboards

In the Paradime catalog you can find ThoughtSpot Liveboards with metadata directly from your ThoughtSpot connected instance.

**What can you find in a ThoughtSpot Liveboards data product?**

<Tabs>
  <Tab title="Info">
    * The date when Liveboard was created
    * The date when Liveboard was last updated
    * Favorite count
    * View count
  </Tab>

  <Tab title="Overview">
    The description available from ThoughtSpot
  </Tab>

  <Tab title="Dependencies">
    * The Lineage preview with immediate parents/children of your ThoughtSpot Liveboard
  </Tab>
</Tabs>

<Arcade src="https://demo.arcade.software/gcgRqqm6VTlCOJcNItFo?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="ThoughtSpot assets" />


## Related topics

- [ThoughtSpot](/integrations/thoughtspot.md)
- [ThoughtSpot (Beta)](/products/bolt/integrations/bi/thoughtspot-beta.md)
- [Thoughtspot](/products/bolt/ci-cd/lineage-diff/thoughtspot.md)
- [Data Assets](/products/data-catalog/data-assets/index.md)
