> For the complete documentation index, see [llms.txt](https://docs.paradime.io/app-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paradime.io/app-help/products/data-catalog/lineage/search-and-discovery.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.paradime.io/app-help/products/data-catalog/lineage/search-and-discovery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
