# Alert Destinations

Alert destinations are managed at the user level. They can be managed at any bot's editing page.&#x20;

## 1. Email

Enter a human-friendly label and the email address. You will receive a email for verification.

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2F5WOTLPUDlcYNk9w7rM50%2Femail.png?alt=media&#x26;token=afe6011e-da06-49eb-8d66-40d8d3cde852" alt=""><figcaption><p>Set up email notification</p></figcaption></figure>

## 2. SMS

Enter a human-friendly label and the phone number. You will then be prompted to enter a six digit code received via a text message.

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2FjZz3sYQcI9f7Y9wrhIqW%2Fsms.png?alt=media&#x26;token=52e922dc-6bc0-4ae5-b4a0-c92fdaf0a49e" alt=""><figcaption><p>set up sms notification</p></figcaption></figure>

## 3. Slack

Click the button to add Sec3 alert to your Slack channel.

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2FIq5w3YOG171WWcWUyaCs%2Fslack.png?alt=media&#x26;token=cba9fc9e-95ae-442b-8db8-281a15d21668" alt=""><figcaption><p>connect to slack</p></figcaption></figure>

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2FvllPziRcLOC94GdKW3Uw%2Fslack%40.png?alt=media&#x26;token=45c8a514-39b2-4ac2-96fc-328002c536a1" alt=""><figcaption></figcaption></figure>

## 4. Discord

Follow the next steps to add a discord notification.

* Open Discord App
* Navigate to the channel which you wish to receive the alerts
* Click the **⚙** next to the channel name -> Integrations -> Webhooks -> New Webhook
* Copy the Webhook URL.
* Go back to Sec3 WatchTower and paste the Webhook URL.

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2FNGfdw0VyJR6GCsSfEN43%2Fdiscord.png?alt=media&#x26;token=bb89a6ed-2cbe-4720-b832-40f249c16a7e" alt=""><figcaption><p>Copy the Webhook URL</p></figcaption></figure>

## 5. Telegram

Follow the next steps to add a telegram notification.

* On WatchTower New Bot modal, click the "Telegram" button.
* Give it a human-friendly name as the label, and click "Save Label"
* Copy the magic words.
* Open Telegram App.
* Start a chat with @sec3\_alert\_bot or add it to a group chat.
* Paste and send the magic words. Now your telegram notification is set up.

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2FY7P8WZPqTWVOZaXwkf5X%2Ftelegram3.png?alt=media&#x26;token=4ad0ef17-c2f5-4f77-b929-420033eb2f25" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2F7eM490tFGTaI22O5f3bC%2Ftelegram4.png?alt=media&#x26;token=9951ee4a-b950-489e-bebb-ef95606d9986" alt=""><figcaption></figcaption></figure>

## 6. Webhook(alpha)

Sec3 provides a simple webhook for alert notification. To set it up on WatchTower, you will need to provide a URL and a secret.

<figure><img src="https://2586477326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMej1XIjZMe7uRcLdQG7n%2Fuploads%2FJ9QdiZ8BUY2uGQ6kJJGE%2Fwebhook.png?alt=media&#x26;token=8bca2f9a-ef7d-4b47-b62e-f998999180b5" alt=""><figcaption><p>Add webhook</p></figcaption></figure>

For information of building the server to receive the alert, see

{% content-ref url="handle-alert-via-webhook" %}
[handle-alert-via-webhook](https://doc.sec3.dev/sec3-watchtower/handle-alert-via-webhook)
{% endcontent-ref %}
