---
title: "Notifications"
slug: "notifications"
updated: 2026-01-25T10:02:52Z
published: 2026-01-25T10:02:52Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.unleash.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Notifications

Manage workspace alerts for **shared sources**updates and events.

Workspace Admin can configure:

- **Where** to receive notifications
- **Who** should be notified
- **Which** events trigger notifications

### Trigger events

Admins can choose which events trigger notifications for **Email**, **Slack**, or **Teams**:

- **Sync Failed -**The sync process encountered an issue.
- **Expired Credentials -**The authentication for a source has expired.

### Email notifications

#### Who to notify?

- **All workspace admins** - Sends notifications about every shared source to all admins.
- **Source owner only**- Sends notifications to each source owner about shared sources they created.
- **Custom** - Sends notifications to one or multiple selected admins for every shared source.

**Note**: Private sources can only send notifications via email, and only to their owners.

### Slack Notifications

#### Who to notify?

Recipients are determined by each Slack webhook. Admins can configure multiple webhooks to send notifications to a DM or a channel.

To set up a Slack webhook, follow [this guide](https://docs.slack.dev/messaging/sending-messages-using-incoming-webhooks/).

### Teams Notifications

#### Who to notify?

Recipients are determined by each Teams webhook. Admins can configure multiple webhooks to send notifications to multiple channels.

To set up a Teams webhook, follow [this guide](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams%2Cdotnet).
