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

# Asset Details

> Open any asset in the Paradime Data Catalog for a detail view with overview, coverage, and tabs that adapt to its source (dbt™, BI, or ingestion tool).

Click any search result or tree item to open its detail view. What you see adapts to where the asset comes from: a dbt™ model has Columns, Code, and Quality; a Looker or Tableau asset has Fields and Metrics. This section documents the detail view for each source.

## What every asset shows

Regardless of source, the header and Overview tab are consistent:

* **Header**: the asset's name, its type, and a **health badge**. The badge reads **Analyzing** while Paradime computes status, then resolves to a state such as **Healthy** based on the latest test results.
* **Overview tab**: quick-navigation cards to the other tabs, a breadcrumb of where the asset lives, **ownership** (Owner, Group, Tags), and the **description**. dbt™ models also show **coverage** (Tests % and Docs %) and their last run.
* **Explore in Radar**: from a dbt™ model, jump to [Radar](/products/radar/index) to monitor its runs and quality over time.

The remaining tabs depend on the source.

## Pick your source

<CardGroup cols={2}>
  <Card title="dbt™ assets" href="/products/data-catalog/asset-details/dbt" icon="cube">
    Models, sources, tests, macros, and more: Columns, Code, Quality, and Lineage.
  </Card>

  <Card title="Classifications" href="/products/data-catalog/asset-details/classifications" icon="tags">
    Add custom `meta` metadata that appears as searchable, filterable classifications.
  </Card>
</CardGroup>

### BI tools

<CardGroup cols={3}>
  <Card title="Looker" href="/products/data-catalog/asset-details/looker" />

  <Card title="Tableau" href="/products/data-catalog/asset-details/tableau" />

  <Card title="Power BI" href="/products/data-catalog/asset-details/power-bi" />

  <Card title="Sigma" href="/products/data-catalog/asset-details/sigma" />

  <Card title="ThoughtSpot" href="/products/data-catalog/asset-details/thoughtspot" />

  <Card title="Lightdash" href="/products/data-catalog/asset-details/lightdash" />

  <Card title="Metabase" href="/products/data-catalog/asset-details/metabase" />

  <Card title="Omni" href="/products/data-catalog/asset-details/omni" />
</CardGroup>

### Ingestion & reverse ETL

<CardGroup cols={3}>
  <Card title="Fivetran" href="/products/data-catalog/asset-details/fivetran" />

  <Card title="Airbyte" href="/products/data-catalog/asset-details/airbyte" />

  <Card title="Hightouch" href="/products/data-catalog/asset-details/hightouch" />
</CardGroup>

## Supported sources at a glance

| Source                                                          | Category       | Assets in the catalog                                                 |
| --------------------------------------------------------------- | -------------- | --------------------------------------------------------------------- |
| [dbt™](/products/data-catalog/asset-details/dbt)                | Transformation | Models, sources, seeds, snapshots, tests, macros, analyses, exposures |
| [Looker](/products/data-catalog/asset-details/looker)           | BI             | Explores, Looks, Dashboards                                           |
| [Tableau](/products/data-catalog/asset-details/tableau)         | BI             | Data Sources, Worksheets, Dashboards                                  |
| [Power BI](/products/data-catalog/asset-details/power-bi)       | BI             | Datasets, Reports, Dashboards                                         |
| [Sigma](/products/data-catalog/asset-details/sigma)             | BI             | Workbooks, Pages, Elements                                            |
| [ThoughtSpot](/products/data-catalog/asset-details/thoughtspot) | BI             | Worksheets, Visualizations, Answers, Liveboards                       |
| [Lightdash](/products/data-catalog/asset-details/lightdash)     | BI             | Explores, Charts, Dashboards                                          |
| [Metabase](/products/data-catalog/asset-details/metabase)       | BI             | Collections, Dashboards, Cards, Models, Tables                        |
| [Omni](/products/data-catalog/asset-details/omni)               | BI             | Models, Views, Documents, Dashboards, Tiles                           |
| [Fivetran](/products/data-catalog/asset-details/fivetran)       | Ingestion      | Connectors                                                            |
| [Airbyte](/products/data-catalog/asset-details/airbyte)         | Ingestion      | Sources, Connections                                                  |
| [Hightouch](/products/data-catalog/asset-details/hightouch)     | Reverse ETL    | Models, Syncs                                                         |

<Info>
  An integration only appears in the catalog once it's [connected](/integrations/connecting-integrations). Connecting a tool also draws it into your [Lineage](/products/data-catalog/lineage/index) graph.
</Info>


## Related topics

- [Classifications](/products/data-catalog/asset-details/classifications.md)
- [Looker](/products/data-catalog/asset-details/looker.md)
- [Tableau](/products/data-catalog/asset-details/tableau.md)
- [Lightdash](/products/data-catalog/asset-details/lightdash.md)
- [Metabase](/products/data-catalog/asset-details/metabase.md)
