> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getcollate.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Discovery | How-To Guide

> Step-by-step guidance for data discovery using Collate. Learn key actions, features, and best practices.

# Overview of Data Discovery

Finding the right data across thousands of assets is difficult without rich metadata and structured search. Collate acts as a single catalog — aggregating metadata from all your data sources and surfacing the right information based on who's looking.

**Who it helps:**

* **Data producers** — make informed decisions about evolving data and prioritizing fixes
* **Data consumers** — find trustworthy, timely data without digging through silos

**How you can search:**

* Keyword search across all asset types
* Data associations — frequently joined tables, upstream/downstream lineage
* Complex queries for precise filtering

**What you can search across:**
Tables, topics, dashboards, pipelines, ML models, containers, glossaries, and tags — including detailed metadata for components like columns and charts, with support for complex types such as arrays and structs.

Track **data evolution** end-to-end through lineage and metadata versioning to see how assets change over time.

<video autoPlay muted loop playsInline className="w-full aspect-video rounded-xl" src="https://mintcdn.com/collatedocs/4W2SxiFhHzxFAAgW/public/images/features/data-discovery.mp4?fit=max&auto=format&n=4W2SxiFhHzxFAAgW&q=85&s=a93e52b7ab610a29e257d103b29c8356" data-path="public/images/features/data-discovery.mp4" />

<CardGroup cols={2}>
  <Card title="How to Discover Assets of Interest" href="/ai-2-0/how-to-guides/data-discovery/discover">
    Discover the right data assets quickly.
  </Card>

  <Card title="Get a Quick Glance of the Data Assets" href="/ai-2-0/how-to-guides/data-discovery/preview">
    Quick preview of the selected data asset.
  </Card>

  <Card title="Data Asset Details" href="/ai-2-0/how-to-guides/data-discovery/details">
    Get a holistic view of the data assets.
  </Card>

  <Card title="Using Advanced Search" href="/ai-2-0/how-to-guides/data-discovery/advanced">
    Create complex queries using advanced search.
  </Card>
</CardGroup>
