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

# Find & Explore

> The Paradime Data Catalog home is search-first: search across every asset, or use the Explore tiles to jump into your dbt™ projects and connected integrations.

The Catalog home is built around one question: where is the asset I'm looking for? Everything starts from the search bar, with the **Explore** section and the left-panel tree views to help you browse when you don't yet know the name.

<Frame>
  <img src="https://mintcdn.com/paradime-docs/MRUZOp28I3SiGUsT/images/catalog-home-explore.png?fit=max&auto=format&n=MRUZOp28I3SiGUsT&q=85&s=dabec86d97d7b3fdb748f1737946ea04" alt="The Paradime Catalog home with the search bar and the Explore section listing dbt™ projects and their asset counts" width="1542" height="1600" data-path="images/catalog-home-explore.png" />
</Frame>

## The search bar

At the top of the page, search across **every asset in your workspace** by name, description, or tags. Type a query and press **Search** (or `Enter`) to see results, or press `/` to add a filter before you search.

<CardGroup cols={2}>
  <Card title="Search & filters" href="/products/data-catalog/find-and-explore/search-and-filters" icon="filter">
    Filter by asset type and classification, choose which fields to search, and sort your results.
  </Card>

  <Card title="Browse the tree" href="/products/data-catalog/find-and-explore/browse" icon="folder-tree">
    Explore your assets by Project, Database, Assets, or Integrations in the left panel.
  </Card>
</CardGroup>

## Explore

Below the search bar, the **Explore** section gives you a shortcut into everything the catalog has indexed. Each connected source (every dbt™ project and every connected integration) gets a tile showing live counts of the assets it contains:

* **dbt™ projects**: counts of Models, Sources, Tests, Seeds, Snapshots, Macros, Analyses, and Exposures.
* **BI & ingestion tools**: counts of the asset types each tool exposes (for example Looker Dashboards, Explores, and Looks, or Fivetran connectors).

Click any count to open the search results already filtered to that project and asset type. It's a fast way to browse "all the models in `analytics`" or "every source" without typing a query.

## Recent & favorite searches

When the search bar is empty, the catalog surfaces searches you're likely to want again:

* **Recent searches**: the queries you've run most recently, so you can pick up where you left off.
* **Workspace favorites**: the most-run searches across your whole workspace, ranked by popularity.

## Take a tour

New to the catalog? Click **Take a tour** for a short guided walkthrough of the search bar, the Explore section, and the left-panel tree views.


## Related topics

- [Find & Explore](/products/data-catalog/find-and-explore/index.md)
- [Data Catalog](/products/data-catalog/index.md)
- [Explore Your Project](/products/code-ide/explore/index.md)
- [Search & Replace](/products/code-ide/explore/search-and-replace.md)
- [Search & Filters](/products/data-catalog/find-and-explore/search-and-filters.md)
