# Search and Discovery

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

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/embed url="<https://app.arcade.software/share/5ysi8Vc7N5hnINCfuAuq>" flowId="5ysi8Vc7N5hnINCfuAuq" %}

\
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/embed url="<https://app.arcade.software/share/QsO98hoQnURbdTXgAFEG>" flowId="QsO98hoQnURbdTXgAFEG" %}

### 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.
* **Alphabetical order:**

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

### Data assets view

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

***

Check our integrations here to enhance your data discovery experience.

{% content-ref url="/pages/0TV5htBomJ9t6bhrbspV" %}
[Broken mention](broken://pages/0TV5htBomJ9t6bhrbspV)
{% endcontent-ref %}


---

# 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/data-catalog/lineage/search-and-discovery.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.
