# dbt™ Monitoring

Radar's dbt™ Monitoring suite provides comprehensive insights into your dbt™ operations, enabling you to optimize performance, ensure reliability, and maintain high data quality. With our integrated dashboards, you can effortlessly track schedules, models, sources, and tests, making data-driven decisions to enhance your analytics engineering workflow.

### Dashboards

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📅 Schedules Dashboard</strong></td><td></td><td>Gain insights into your dbt™ schedule performance, execution efficiency, and reliability.</td><td><a href="dbt-monitoring/schedules-dashboard">schedules-dashboard</a></td></tr><tr><td><strong>🏗️ Models Dashboard</strong></td><td></td><td>Analyze your data model performance, dependencies, and materialization strategies.</td><td><a href="dbt-monitoring/models-dashboard">models-dashboard</a></td></tr><tr><td><strong>🔄 Sources Dashboard</strong></td><td></td><td>Monitor the freshness and health of your data sources to ensure reliable inputs for your dbt™ pipelines.</td><td><a href="dbt-monitoring/sources-dashboard">sources-dashboard</a></td></tr><tr><td><strong>✅ Tests Dashboard</strong></td><td></td><td>Track your dbt™ test outcomes, identify problematic models, and maintain high data quality standards.</td><td><a href="dbt-monitoring/tests-dashboard">tests-dashboard</a></td></tr></tbody></table>

{% hint style="info" %}

### New to Radar?

Get up and running quickly with our [Get Started guide](https://docs.paradime.io/app-help/documentation/radar/getting-started).&#x20;
{% endhint %}


---

# 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/radar/dbt-monitoring.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.
