
## What lineage do you support?

URL: https://docs.atlan.com/product/capabilities/lineage/faq/supported-lineage-types

> Learn about what lineage do you support?.

Atlan generates lineage automatically across warehouses, pipelines, and BI tools; the examples below show the built-in types.

Following are some examples of built-in [lineage generation](https://docs.atlan.com/llms/catalog/lineage/what-is-lineage/llms.txt):

- Inside a data warehouse (table-to-table, view-to-table - this goes down to a column level)
 - Data warehouse - Databricks, Snowflake, Amazon Redshift, Google BigQuery, and more
 - The miner packages in the Atlan marketplace bring in lineage
 - [Snowflake](https://docs.atlan.com/llms/connectors/snowflake/mine-snowflake/llms.txt), [Google BigQuery](https://docs.atlan.com/llms/connectors/google-bigquery/mine-google-bigquery/llms.txt), and [Amazon Redshift](https://docs.atlan.com/llms/connectors/amazon-redshift/mine-amazon-redshift/llms.txt) lineage are built by parsing queries in query history
 - Unity Catalog APIs and [system tables](https://docs.atlan.com/llms/connectors/databricks/set-up-databricks/llms.txt) provide [Databricks lineage](https://docs.atlan.com/llms/connectors/databricks/extract-lineage-and-usage-from-databricks/llms.txt) (only if the Databricks workspace is Unity Catalog-enabled - which is still in preview from Databricks)
- Lineage from data warehouse to BI tool
 - BI tool - Microsoft Power BI, Tableau, Looker, and more
 - Data warehouse - all the aforementioned sources
- Table- and column-level lineage from [dbt](https://docs.atlan.com/llms/connectors/dbt/troubleshooting-dbt-connectivity/llms.txt)

To view supported capabilities for Atlan's current integrations, see [Connectors and capabilities](https://docs.atlan.com/llms/catalog/connector-capabilities/connectors-and-capabilities/llms.txt).

If you see a connector you'd like to manually build lineage for that is not automated, you can do it by [utilizing our APIs](https://docs.atlan.com/llms/platform/python/manage-lineage/llms.txt).

---
