Beyond the default mapped dbt Cloud or dbt Core properties, you can update any of Atlan's metadata attributes (except for name
, tenantId
, and qualifiedName
) through your dbt model's meta
property.
For example, you can set:
- owners, certificates, tags, assigned terms, and other metadata
- on both tables and columns, including the dbt assets and the assets that dbt materializes
For more details on how to do these updates, including various examples, see the dbt tabs in the Common asset actions snippets of our developer documentation: