# Compare Lineage version

## Compare lineage

With Paradime compare lineage feature you can select a base and compare branch to highlight nodes with code changes and their respective downstream dependencies.

This allows you to identify the downstream impact of changes to your dbt™️ models all the way to your BI dashboards.

From the lineage home screen, or from the canvas controller, select the compare branch option and choose your `base` and `compare` branch.

### Compare branches from Lineage home screen

{% @arcade/embed url="<https://app.arcade.software/share/l7N2nD2uR77gcOpN7JUG>" flowId="l7N2nD2uR77gcOpN7JUG" %}

### Compare branches from Lineage controller

{% @arcade/embed url="<https://app.arcade.software/share/0b5hsQm6HL1yz4LKoqce>" flowId="0b5hsQm6HL1yz4LKoqce" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paradime.io/app-help/documentation/data-catalog/lineage/compare-lineage-version.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
