# dbt™ Templates

These templates provide foundational building blocks for your dbt™ data pipelines. From comprehensive model execution to selective rebuilds, these templates help you establish reliable, efficient data workflows that form the backbone of your analytics infrastructure.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>🏭 Run and Test all your dbt™ Models</strong></td><td>A foundational schedule that executes dbt™ runs and tests across your entire project, ensuring comprehensive model execution and validation.</td><td></td><td><a href="dbt-tm-templates/run-and-test-all-your-dbt-tm-models">run-and-test-all-your-dbt-tm-models</a></td><td></td></tr><tr><td><strong>🔍 Snapshot Source Data Freshness</strong></td><td>Monitor source data freshness using dbt™ source freshness checks, ensuring your critical data meets defined SLAs.</td><td></td><td><a href="dbt-tm-templates/snapshot-source-data-freshness">snapshot-source-data-freshness</a></td><td></td></tr><tr><td><strong>🎯</strong> Build and Test Models with New Source Data</td><td>Create an optimized schedule that executes dbt™ models only when necessary by comparing manifests between runs</td><td></td><td><a href="dbt-tm-templates/deferred-model-execution">deferred-model-execution</a></td><td></td></tr><tr><td><strong>🔄 Re-execute Last dbt™ Command</strong></td><td>Quickly re-run your last dbt™ command for rapid iteration and debugging during development workflows.</td><td></td><td><a href="dbt-tm-templates/re-executes-the-last-dbt-command">re-executes-the-last-dbt-command</a></td><td></td></tr></tbody></table>
