> ## 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.

# Sending Alerts

> Paradime Alerts: Set up and manage alerts for dbt™ projects. Stay informed of important events and anomalies.

Paradime Alerts allow you to set up and manage notifications for your dbt™ projects, keeping you informed of important events and anomalies. With support for both Slack and Microsoft Teams, you can customize your alerts to fit your team's communication preferences.

<CardGroup cols={2}>
  <Card title="Slack Alerts" href="/integrations/elementary-data/sending-alerts/slack-alerts" horizontal>
    Set up and manage Slack alerts for your dbt™ projects. Integrate with Elementary CLI for seamless reporting and alerting.
  </Card>

  <Card title="Microsoft Teams Alerts" href="/integrations/elementary-data/sending-alerts/microsoft-teams-alerts" horizontal>
    Set up and manage Slack alerts for your dbt™ projects. Integrate with Elementary CLI for seamless reporting and alerting.
  </Card>

  <Card title="Alert Configuration and Customization" href="/integrations/elementary-data/sending-alerts/alerts-configuration-and-customization" horizontal>
    Learn how to configure and customize your alerts for optimal notification management.
  </Card>
</CardGroup>

### Why Use Paradime Alerts?

1. **Stay Informed**: Get notified about test failures, model run issues, and source freshness problems.
2. **Customize Notifications**: Tailor alerts with properties like owner, subscribers, description, and tags.
3. **Flexible Configuration**: Set up suppression intervals, custom channels, and alert filters.
4. **Integration**: Seamlessly integrates with Elementary CLI for comprehensive reporting and alerting.

<Info>
  When running Elementary in dbt™ production jobs ([Bolt](/products/bolt/index)), you can trigger alerts within the schedules [commands](/products/bolt/creating-schedules/index#example-paradime_schedulesyml-configuration).
</Info>


## Related topics

- [Sending Alerts](/integrations/elementary-data/sending-alerts/index.md)
- [CLI Commands and Usage](/integrations/elementary-data/cli-commands-and-usage.md)
- [3. Command Settings](/products/bolt/creating-schedules/command-settings/index.md)
- [Slack Alerts](/integrations/elementary-data/sending-alerts/slack-alerts.md)
- [Datadog Alerts](/integrations/elementary-data/sending-alerts/datadog-alerts.md)
