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

# Ingestion Workflows | OpenMetadata Pipeline Orchestration

> Navigate available ingestion workflows and customize them to align with your data strategy and infrastructure.

# Ingestion Workflows

OpenMetadata uses workflows to ingest different kinds of metadata:

<CardGroup cols={2}>
  <Card title="Metadata Ingestion" href="/v1.12.x/connectors/ingestion/workflows/metadata">
    Ingest metadata from any of our connectors
  </Card>

  <Card title="Usage Information" href="/v1.12.x/connectors/ingestion/workflows/usage">
    Find out how your users interact with your data.
  </Card>

  <Card title="Data Lineage" href="/v1.12.x/connectors/ingestion/workflows/lineage">
    Understand dependencies in your Data Platform.
  </Card>

  <Card title="dbt Ingestion" href="/v1.12.x/connectors/database/dbt">
    Configure dbt metadata
  </Card>

  <Card title="Data Profiler" href="/v1.12.x/how-to-guides/data-quality-observability/profiler/external-workflow">
    Compute metrics and ingest sample data.
  </Card>

  <Card title="Data Quality" href="/v1.12.x/how-to-guides/data-quality-observability/quality">
    Monitor your data and avoid surprises.
  </Card>
</CardGroup>
