# Job templates

Paradime provides a comprehensive set of pre-configured templates and webhooks to help you quickly set up, optimize, and automate your Bolt Schedules. These templates cover various aspects of dbt™ pipeline management, from foundational operations to advanced integrations with external tools for seamless pipeline monitoring and automation.

### Template Categories

<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>🏗️ dbt™</strong></td><td>Essential dbt™ templates for foundational data pipeline operations including model execution, testing, source monitoring, and incremental rebuilds.</td><td></td><td><a href="/pages/8XZbNO8wUiTOBoCMws6s">/pages/8XZbNO8wUiTOBoCMws6s</a></td><td></td></tr><tr><td><strong>🔄 CI/CD</strong></td><td>Automated testing and deployment workflows that integrate with your git workflow for seamless development and production releases.</td><td></td><td><a href="/pages/j3F1V3Pc4sfidsOLrVuT">/pages/j3F1V3Pc4sfidsOLrVuT</a></td><td></td></tr><tr><td><strong>👁️ Observability</strong></td><td>Data observability templates for monitoring data quality, pipeline health, and automated alerting through Elementary integration.</td><td></td><td><a href="/pages/ctHneKPfDdgtw9zlSxPf">/pages/ctHneKPfDdgtw9zlSxPf</a></td><td></td></tr><tr><td><strong>🎫 Ticketing</strong></td><td>Ticketing system integrations that automatically create tickets and work items when pipeline failures occur.</td><td></td><td><a href="/pages/uRu0tNkcCvOZo6SdJuca">/pages/uRu0tNkcCvOZo6SdJuca</a></td><td></td></tr><tr><td><strong>⬅️ Reverse ETL</strong></td><td>Reverse ETL templates for automatically triggering data syncs to operational tools and customer engagement platforms.</td><td></td><td><a href="/pages/gaNKHRa1uKaGgcuiWxSV">/pages/gaNKHRa1uKaGgcuiWxSV</a></td><td></td></tr><tr><td><strong>📊 Dashboards</strong></td><td>Dashboard refresh templates for automatically updating analytics dashboards and reports when pipelines complete.</td><td></td><td><a href="/pages/oDqB8d54v8j9Pw659S1J">/pages/oDqB8d54v8j9Pw659S1J</a></td><td></td></tr><tr><td><strong>🚨 Incidents</strong></td><td>Incident management templates for automatically creating incidents in various platforms when pipeline failures occur.</td><td></td><td><a href="/pages/lhAeO6Ba6biS5mQrbwZs">/pages/lhAeO6Ba6biS5mQrbwZs</a></td><td></td></tr></tbody></table>


---

# Agent Instructions: 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/documentation/bolt/creating-schedules/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.
