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

# Browse the tree

> Browse the Paradime Data Catalog with the left-panel tree: navigate your assets by dbt™ project, by warehouse database, as a flat asset list, or by integration.

When you'd rather browse than search, use the tree in the left panel. It offers four views of the same assets, and clicking any item opens its [asset detail view](/products/data-catalog/asset-details/index). Switch between views with the icons at the top of the panel.

## Project

Your dbt™ project as a file tree, mirroring the folder structure of your repository (models, sources, seeds, and so on). Use this when you think in terms of where a model lives in your project.

## Database

Your warehouse objects in their natural hierarchy: **database → schema → table / view**. Use this when you think in terms of where data physically lands in the warehouse.

## Assets

A flat list of every asset grouped by type (Models, Sources, Tests, and so on), each with a count. Use this to see everything of one kind in one place.

## Integrations

The assets contributed by each connected tool, grouped by integration (Looker, Tableau, Fivetran, and more). Use this to explore what a specific BI or ingestion tool brings into the catalog.

<Info>
  Empty views mean nothing has been indexed yet for that view. The **Project**, **Database**, and **Assets** views populate after your first [Bolt](/products/bolt/index) production run; the **Integrations** view populates once you've [connected an integration](/integrations/connecting-integrations).
</Info>


## Related topics

- [Find & Explore](/products/data-catalog/find-and-explore/index.md)
- [Explore Your Project](/products/code-ide/explore/index.md)
- [Data Catalog](/products/data-catalog/index.md)
- [File Explorer](/products/code-ide/explore/file-explorer.md)
- [Go to Definition](/products/code-ide/explore/go-to-definition.md)
