Documentation

dbt treats documentation as a first-class citizen: every model and column in schema.yml can carry a description. Together with the DAG, those descriptions power dbt docs — a generated website that lets analysts explore your warehouse.

In this lesson you will add descriptions to a model and its columns, then see them surface in the docs UI.

Loading the interactive tutorial… If this message stays, please enable JavaScript.