# Setting Up Notifications

Staying informed about your Bolt Schedule statuses is crucial for maintaining a smooth data pipeline. Bolt allows you to send granular, schedule-level notifications via Slack or email to alert users in your organization when a scheduled run passes or fails.

**Estimated completion time:** 10 minutes

{% hint style="info" %}

### Prerequisites

* Access to the [Bolt application](https://www.paradime.io/pricing) in Paradime
* At least one configured [Bolt schedule](https://docs.paradime.io/app-help/guides/paradime-101/running-dbt-in-production-with-bolt/creating-bolt-schedules)
* [Paradime Slack integration set up](https://docs.paradime.io/app-help/documentation/integrations/notifications/slack) (if planning to use Slack notifications)
  {% endhint %}

### What you'll learn

In this guide, you'll learn how to:

1. [Configure Bolt Schedule notifications](#id-1.-configuring-bolt-schedule-notifications)
2. [Set up Slack and Email notifications](#id-2.-using-schedule-notifications)

***

### 1. Configuring Bolt Schedule Notifications

{% embed url="<https://youtu.be/SsT0SVyvv-4>" %}

To set up notifications for your Bolt Schedule:

1. Navigate to the Bolt home screen
2. Select a specific Bolt Schedule
3. Click `Edit` within your [Bolt schedule's detail view](https://docs.paradime.io/app-help/guides/paradime-101/viewing-run-history-and-analytics#bolt-schedule-detail-views)
4. Scroll down to the `notification settings` and configure your schedule as needed:

| Notification Setting         | Description                                                  | Example                                                                  |
| ---------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------------------ |
| **Slack notify on**          | Specifies when Slack notifications are sent                  | Send Slack notification when a Bolt schedule `passed` and/or `failed`    |
| **Slack channels and users** | List of Slack channels and/or users to receive notifications | <p><code>@john</code><br><code>#scheduledruns</code></p>                 |
| **Email notify on**          | Specifies when email notifications are sent                  | Send an email notification when a Bolt schedule `passed` and/or `failed` |
| **Email notify**             | Email addresses to receive notifications                     | `john@acme.com`                                                          |

5. Click `Publish`to save your changes

{% hint style="info" %}
If you're Bolt Scheduled already has a [trigger type](https://docs.paradime.io/app-help/guides/paradime-101/understanding-schedule-types-and-triggers#schedule-triggers) configured, your notifications will send out following the next run. However, you can manually execute a bolt run from your schedule's detail view to verify your notification(s) setup immediately.
{% endhint %}

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FKtJ1LAbGi37ViUpeq81t%2Fimage.png?alt=media&#x26;token=b99304fd-2384-4252-869f-3a11a0526a58" alt=""><figcaption></figcaption></figure>

### 2. Using Schedule notifications

Following an execution of your Bolt schedule, notifications will be sent to the specified platforms and people. By clicking "Open in Paradime" in the notification, you'll be redirected to your Bolt Schedule's view for further investigation.

#### Slack  Notification

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2F7n4lOCUfxPPbTeMRx56I%2Fimage.png?alt=media&#x26;token=1e15ea83-ee10-483b-a244-3637cf4e417c" alt="" width="563"><figcaption></figcaption></figure>

#### Email Notification

<figure><img src="https://2337193041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHET0AD04uHMgdeLAjptq%2Fuploads%2FJc7xLkOfRn1LBWO7UkxQ%2Fimage.png?alt=media&#x26;token=477cd360-7fd1-4717-8c5c-446cc563c5c9" alt="" width="563"><figcaption></figcaption></figure>

***

{% hint style="info" %}

### Related Documentation

* [Bolt Schedule Notifications](https://docs.paradime.io/app-help/documentation/bolt/creating-schedules/notification-settings)
* [Paradime Slack Integration Setup](https://docs.paradime.io/app-help/documentation/integrations/notifications/slack)
  {% endhint %}

***

### Summary

You've learned how to set up and configure notifications for your Bolt schedules, including both Slack and email notifications. This will help you stay informed about the status of your data pipelines and quickly respond to any issues that arise.

With this knowledge, you're now equipped to effectively manage, monitor, and maintain your dbt™ schedules using Bolt in Paradime.
