> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# dbt™ Templates

> Essential dbt™ templates for foundational data pipeline operations including model execution, testing, source monitoring, and incremental rebuilds.

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.

<CardGroup cols={2}>
  <Card title="🏭 Run and Test all your dbt™ Models" href="/products/bolt/creating-schedules/templates/dbt-tm-templates/run-and-test-all-your-dbt-tm-models" horizontal>
    A foundational schedule that executes dbt™ runs and tests across your entire project, ensuring comprehensive model execution and validation.
  </Card>

  <Card title="🔍 Snapshot Source Data Freshness" href="/products/bolt/creating-schedules/templates/dbt-tm-templates/snapshot-source-data-freshness" horizontal>
    Monitor source data freshness using dbt™ source freshness checks, ensuring your critical data meets defined SLAs.
  </Card>

  <Card title="🎯" href="/products/bolt/creating-schedules/templates/dbt-tm-templates/deferred-model-execution" horizontal>
    Build and Test Models with New Source Data Create an optimized schedule that executes dbt™ models only when necessary by comparing manifests between runs
  </Card>
</CardGroup>


## Related topics

- [dbt™ Templates](/products/bolt/creating-schedules/templates/dbt-tm-templates/index.md)
- [Job templates](/products/bolt/creating-schedules/templates/index.md)
- [Observability Templates](/products/bolt/creating-schedules/templates/observability-templates/index.md)
- [Alert Templates](/products/bolt/creating-schedules/alert-templates.md)
- [Ticketing Templates](/products/bolt/creating-schedules/templates/ticketing-templates/index.md)
