Usage Working from inside a dbt project, try these basic commands: Execute transformations. dbt run Validate the integrity of the transformed data. dbt test Generate and access the documentation. dbt docs generate dbt docs serve