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

# Search and Discovery

> Paradime Data Catalog Search: Discover and manage dbt™ data assets easily. Enhance data accessibility with powerful search tools.

export const Arcade = ({src, title}) => <div style={{
  position: 'relative',
  paddingBottom: 'calc(56.2225% + 41px)',
  height: 0,
  width: '100%'
}}>
    <iframe src={src} title={title} frameBorder="0" loading="lazy" allow="clipboard-write" allowFullScreen style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
  colorScheme: 'light'
}} />
  </div>;

Find any fivetran connectors, dbt™\* models or BI dashboards and get a view of upstream and downstream dependencies.&#x20;

Navigate to the lineage app, start by searching for your node name and select from the menu to view your end to end lineage dependencies.

<Arcade src="https://demo.arcade.software/5ysi8Vc7N5hnINCfuAuq?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Search and Discovery" />

\
Paradime catalog allows you to search and discover dbt™️ documentation as well as BI tools and ELT integrations data assets.

## Features

### Search

At the top of your screen you can use the search bar to enter a data product name, description or tags. You can use the checkboxes to refine your search.

<Arcade src="https://demo.arcade.software/QsO98hoQnURbdTXgAFEG?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Search and Discovery" />

### Filter your search results

To the right of the search bar,  you can filter search results by:

* **Asset type**: Filter results table, column, dbt™ exposure
* **Classification**: Filter by specific classifications (AKA meta tags) you've made to your model, individual columns, etc.&#x20;
* **Alphabetical order:**&#x20;

### Discover data products

Using the left-panel you can navigate through your data products for all the connected integrations. Additionally, you can manually search data assets within your dbt project and database.&#x20;

### Data assets view

Once you find your data asset of interest, click on it to see a [comprehensive summary](/products/data-catalog/data-assets/index) of the data asset.

***

Check our integrations here to enhance your data discovery experience.


## Related topics

- [Data Catalog](/products/data-catalog/index.md)
- [Data Mesh Setup](/guides/data-mesh-setup/index.md)
- [Lineage](/products/data-catalog/lineage/index.md)
- [Global Search](/guides/paradime-fundamentals/global-search/index.md)
- [Amazon Quick](/products/dino-ai/mcp-server/amazon-quick.md)
