Access dbt Explorer from dbt Cloud features
Access Explorer from other features and products inside dbt Cloud, ensuring you have a seamless experience navigating between resources and lineage in your project.
This page explains how to access Explorer from various dbt Cloud features, including the Cloud IDE and jobs. While the primary way to navigate to Explorer is through the Explore link in the navigation, you can also access it from other dbt Cloud features.
dbt Cloud IDE
You can enhance your project navigation and editing experience by directly accessing resources from the Cloud IDE to Explorer for model, seed, or snapshot files. This workflow offers a seamless transition between the Cloud IDE and Explorer, allowing you to quickly navigate between viewing project metadata and making updates to your models or other resources without switching contexts.
Access dbt Explorer from the IDE
- In your model, seed, or snapshot file, click the View in Explorer icon to the right of your file breadcrumb (under the file name tab).
- This opens the model, seed, or snapshot file in a new tab, allowing you to view resources/lineage directly in Explorer.

Lineage tab in jobs
The Lineage tab in dbt Cloud jobs displays the lineage associated with the job run. Access Explorer directly from this tab, allowing you understand dependencies/relationships of resources in your project.
Access dbt Explorer from the lineage tab
- From a job, select the Lineage tab.
- Double-click the node in the lineage to open a new tab and view its metadata directly in Explorer.
Model timing tab in jobs enterpriseteam
The model timing tab in dbt Cloud jobs displays the composition, order, and time taken by each model in a job run.
Access Explorer directly from the modeling timing tab, which helps you investigate resources, diagnose performance bottlenecks, understand dependencies/relationships of slow-running models, and potentially make changes to improve their performance.
Access dbt Explorer from the model timing tab
- From a job, select the model timing tab.
- Hover over a resource and click on View on Explorer to view the resource metadata directly in Explorer.

dbt Insights betaenterprise
Access Explorer directly from Insights to view the project lineage and project resources with access to tables, columns, metrics, dimensions, and more.
To access Explorer from Insights, click on the Explorer icon in the Query console sidebar menu and search for the resource you're interested in.