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

# Metadata Ingestion Workflow | Official Documentation

> Get started with metadata. Setup instructions, features, and configuration details inside.

# Metadata Ingestion Workflow

The easiest way to extract metadata is to use any of our connectors!

<CardGroup cols={1}>
  <Card title="Metadata Connectors" href="/connectors">
    Configure your automated Metadata extraction.
  </Card>
</CardGroup>

If you want to learn more about how to extract metadata from dbt, we have you covered:

<CardGroup cols={1}>
  <Card title="dbt Ingestion" href="/connectors/database/dbt">
    Extract Metadata and ingest your dbt models.
  </Card>
</CardGroup>
