# Looker

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

### Key Benefits:

1. Identify which dbt™ model changes are impacting your Looker assets.
2. Proactively communicate which Looker measures and dimensions are affected by your dbt™ changes before going into production
3. Discover which dashboards and looks might be impacted by the changes

### Prerequisites:

1. Complete [Lineage Diff setup prerequisites](https://docs.paradime.io/app-help/documentation/bolt/ci-cd/lineage-diff/..#setup-instructions)
2. Connect Looker to Paradime via the  [Looker Integration](https://docs.paradime.io/app-help/documentation/integrations/dashboards/looker)

## How to Use <a href="#how-turbo-ci-works" id="how-turbo-ci-works"></a>

When a PR is opened in GitHub, an automated comment is generated listing all downstream Looker nodes (Views, Explores, Looks, Dashboards, etc.) that would be impacted.

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

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FmjbduQ1TFyvIpJDOySOL%2FScreenshot%202024-07-30%20at%2020.04.13.png?alt=media&#x26;token=96c510d5-b319-4a9f-9047-e6dc29251aa4" alt=""><figcaption></figcaption></figure>


---

# 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/bolt/ci-cd/lineage-diff/looker.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.
