> ## 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.

# Column-Level Lineage Diff for ThoughtSpot

> See which ThoughtSpot worksheets, answers, and liveboards are impacted by a dbt™ pull request so you can review changes before they reach production.

This feature provides a comprehensive impact analysis of dbt™ changes on your ThoughtSpot environment. When you open a pull request (PR) in your dbt™ project, you can visualize the downstream effects of your changes across various ThoughtSpot assets.

### Key Benefits:

1. Identify which dbt™ model changes are impacting your ThoughtSpot assets.
2. Proactively communicate which ThoughtSpot worksheets and calculated columns are affected by your dbt™ changes before going into production.
3. Discover which Liveboards (dashboards) and Answers (saved questions) might be impacted by the changes.

### Prerequisites:

1. Complete [Lineage Diff setup prerequisites](/products/bolt/ci-cd/lineage-diff/index#setup-instructions)
2. Connect ThoughtSpot to Paradime via the [Thoughtspot integration](/integrations/thoughtspot)

## How to Use

When a PR is opened in GitHub, an automated comment is generated listing all downstream ThoughtSpot nodes (Worksheets, Answers, Liveboards, etc.) that would be impacted.

Using the links available in the "ThoughtSpot Nodes Impacted" section, you can confidently investigate each node within ThoughtSpot before merging the PR changes into production.

<Frame>
  <img src="https://mintcdn.com/paradime-docs/0NDrELNNK4-2tLpg/images/thoughtspot.png?fit=max&auto=format&n=0NDrELNNK4-2tLpg&q=85&s=782972ff32d55bc074e52ff5ba4c0a98" alt="" width="1650" height="1748" data-path="images/thoughtspot.png" />
</Frame>


## Related topics

- [Column-Level Lineage Diff](/products/bolt/ci-cd/lineage-diff/index.md)
- [Column-Level Lineage Diff for Looker](/products/bolt/ci-cd/lineage-diff/looker.md)
- [Column-Level Lineage Diff on BitBucket](/products/bolt/ci-cd/lineage-diff/bitbucket.md)
- [Column-Level Lineage Diff on GitHub](/products/bolt/ci-cd/lineage-diff/github.md)
- [Column-Level Lineage Diff on GitLab](/products/bolt/ci-cd/lineage-diff/gitlab.md)
