# Observability

- [Elementary Data](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data.md): Paradime Elementary Data: Integrate with Paradime to monitor dbt™ models and pipelines, offering out-of-the-box data observability.
- [Anomaly Detection Tests](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests.md): Elementary Data - Anomaly Detection: Implement anomaly detection tests for dbt™ projects in Paradime. Ensure data accuracy and reliability.
- [Anomaly tests parameters](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/anomaly-tests-parameters.md): Elementary Data - Anomaly Test Parameters: Configure parameters for anomaly detection in dbt™ projects. Enhance data quality and accuracy.
- [Volume anomalies](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/volume-anomalies.md): Elementary Data | Volume Anomalies: Detect and manage volume anomalies in dbt™ projects using Paradime. Ensure data consistency and reliability.
- [Freshness anomalies](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/freshness-anomalies.md): Elementary Data - Freshness Anomalies: Identify and address freshness anomalies in dbt™ projects with Paradime. Ensure timely and accurate data.
- [Event freshness anomalies](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/event-freshness-anomalies.md): Elementary Data - Event Freshness: Detect event freshness anomalies in dbt™ projects with Paradime. Ensure event data accuracy and timeliness.
- [Dimension anomalies](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/dimension-anomalies.md): Elementary Data - Dimension Anomalies: Identify and manage dimension anomalies in dbt™ projects using Paradime. Ensure data accuracy and quality.
- [All columns anomalies](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/all-columns-anomalies.md): Elementary Data - All Columns Anomalies: Detect anomalies across all columns in dbt™ projects with Paradime. Enhance data observability and quality.
- [Column anomalies](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/anomaly-detection-tests/column-anomalies.md): Elementary Data - Column Anomalies: Identify and address column anomalies in dbt™ projects using Paradime. Ensure data accuracy and consistency.
- [Schema Tests](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/schema-tests.md): Elementary Data - Schema Tests: Implement schema tests for dbt™ projects in Paradime. Ensure data integrity and consistency.
- [Schema changes](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/schema-tests/schema-changes.md): Elementary Data Schema Changes: Track and manage schema changes in dbt™ projects with Paradime. Ensure accurate and consistent data schemas.
- [Schema changes from baseline](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/schema-tests/schema-changes-from-baseline.md): Elementary Data - Schema Baseline: Compare schema changes from baseline in dbt™ projects using Paradime. Ensure data integrity and accuracy.
- [Sending alerts](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/sending-alerts.md): Paradime Alerts: Set up and manage alerts for dbt™ projects. Stay informed of important events and anomalies.
- [Datadog alerts](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/sending-alerts/datadog-alerts.md): Learn how to set up Datadog alerts with Elementary to monitor dbt data quality issues, test failures, and model errors — and route them as structured incidents directly to your Datadog dashboard.
- [Copy of Datadog alerts](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/sending-alerts/copy-of-datadog-alerts.md): Learn how to set up Datadog alerts with Elementary to monitor dbt data quality issues, test failures, and model errors — and route them as structured incidents directly to your Datadog dashboard.
- [Slack alerts](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/sending-alerts/slack-alerts.md): Paradime Slack Alerts: Set up and manage alerts for dbt™ projects. Stay informed of important events and anomalies.
- [Microsoft Teams alerts](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/sending-alerts/microsoft-teams-alerts.md): Paradime Teams Alerts: Set up Microsoft Teams alerts for dbt™ projects using Paradime. Enhance communication and issue tracking.
- [Alerts Configuration and Customization](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/sending-alerts/alerts-configuration-and-customization.md): Alert Customization in Paradime: Configure and customize alerts for dbt™ projects in Paradime. Ensure tailored notifications and management.
- [Generate observability report](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/generate-observability-report.md): Observability Report: Generate detailed observability reports for dbt™ projects in Paradime. Ensure comprehensive data insights.
- [CLI commands and usage](https://docs.paradime.io/app-help/documentation/integrations/observability/elementary-data/cli-commands-and-usage.md): Generate Elementary data quality reports and alerts in Paradime using Elementary CLI integration with dbt™ - customize monitoring with flexible configuration options.
- [Monte Carlo](https://docs.paradime.io/app-help/documentation/integrations/observability/monte-carlo.md): Learn how to integrate Monte Carlo with Paradime to monitor dbt models, detect data incidents, and enhance data pipeline reliability with step-by-step setup instructions and best practices.


---

# 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/integrations/observability.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.
