> For the complete documentation index, see [llms.txt](https://docs.paradime.io/app-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paradime.io/app-help/products/bolt/creating-schedules/templates/dbt-tm-templates.md).

# 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="/pages/teZHqqSTXySB0UhSBAgz">/pages/teZHqqSTXySB0UhSBAgz</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="/pages/8IlKf7qBZ7rP63jcCnvp">/pages/8IlKf7qBZ7rP63jcCnvp</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="/pages/1ThwYf9xX8g2A188ApHK">/pages/1ThwYf9xX8g2A188ApHK</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.paradime.io/app-help/products/bolt/creating-schedules/templates/dbt-tm-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
