Skip to main content

What does Atlan crawl from Metabase?

Atlan extracts metadata for Collections, Dashboards, and Questions from Metabase and maps each property to its internal asset model. The tables below list which Metabase properties are read and how they appear on the corresponding Atlan asset.

warning

Currently Atlan only represents the assets marked with 🔀 in lineage.

Collections

Atlan maps collections from Metabase to its MetabaseCollection asset type.

Source propertyAtlan property
namename
slugmetabaseSlug
colormetabaseColor
namespacemetabaseNamespace
personal_owner_idmetabaseIsPersonalCollection

Dashboards 🔀

Atlan maps dashboards from Metabase to its MetabaseDashboard asset type.

Source propertyAtlan property
namename
collectionmetabaseCollectionName
created_atsourceCreatedAt
updated_atsourceUpdatedAt
last-edit-infosourceUpdatedBy
ordered_cardsmetabaseQuestionCount
collection (Official)certificateStatus (VERIFIED)

Questions 🔀

Atlan maps questions from Metabase to its MetabaseQuestion asset type.

Source propertyAtlan property
namename
collectionmetabaseCollectionName
created_atsourceCreatedAt
updated_atsourceUpdatedAt
last-edit-infosourceUpdatedBy
ordered_cardsmetabaseDashboardCount
query_typemetabaseQueryType
querymetabaseQuery
collection (Official)certificateStatus (VERIFIED)
invalid non-native queriescertificateStatus (DEPRECATED)