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

# Lineage

> Paradime Lineage: Visualize and interact with your dbt™ data lineage for better understanding and management. Navigate dependencies across your entire data stack.

Paradime's Lineage provides comprehensive visualization of data dependencies across your dbt™ projects, BI tools, and data pipelines. Explore end-to-end relationships, understand impact analysis, and navigate your data ecosystem with interactive lineage mapping.

<CardGroup cols={2}>
  <Card title="Search and Discovery" href="/products/data-catalog/lineage/search-and-discovery" horizontal>
    Find and explore lineage for any data asset across your stack. Search for models, BI dashboards, or connectors to view upstream and downstream dependencies.
  </Card>

  <Card title="Filters and Node Interactions" href="/products/data-catalog/lineage/filters-and-nodes-interaction" horizontal>
    Customize your lineage view with filters by node type, hide/show specific assets, and interact with individual nodes to focus on relevant dependencies.
  </Card>

  <Card title="Node Navigation" href="/products/data-catalog/lineage/nodes-navigation" horizontal>
    Jump directly from lineage nodes to model code, BI tools, or data documentation with one-click navigation to underlying assets.
  </Card>

  <Card title="Canvas Interactions" href="/products/data-catalog/lineage/canvas-interactions" horizontal>
    Control your lineage visualization with zoom, pan, fit-to-screen, and mini-map functionality for better navigation of complex dependencies.
  </Card>

  <Card title="Compare Lineage Versions" href="/products/data-catalog/lineage/compare-lineage-version" horizontal>
    Compare lineage between different branches to identify downstream impact of changes before merging code to production.
  </Card>
</CardGroup>

<Card title="Compare Lineage Version" href="/products/data-catalog/lineage/compare-lineage-version" horizontal icon="arrow-right" />

<Card title="Nodes Navigation" href="/products/data-catalog/lineage/nodes-navigation" horizontal icon="arrow-right" />

<Card title="Filters And Nodes Interaction" href="/products/data-catalog/lineage/filters-and-nodes-interaction" horizontal icon="arrow-right" />

<Card title="Canvas Interactions" href="/products/data-catalog/lineage/canvas-interactions" horizontal icon="arrow-right" />


## Related topics

- [Lineage](/products/data-catalog/lineage/index.md)
- [dbt™ assets](/products/data-catalog/data-assets/dbt-assets/index.md)
- [Lineage Diff](/developers/python-sdk/modules/lineage-diff.md)
- [Compare Lineage version](/products/data-catalog/lineage/compare-lineage-version.md)
- [Lineage Diff [deprecated]](/developers/python-sdk/modules/lineage-diff-deprecated.md)
