---
title: Notifications
ms.custom: ""
ms.date: "03/14/2017"
ms.prod: sql
ms.prod_service: "mds"
ms.reviewer: ""
ms.technology: master-data-services
ms.topic: conceptual
helpviewer_keywords:
- "notifications [Master Data Services]"
- "notifications [Master Data Services], about notifications"
- "e-mail [Master Data Services]"
- "e-mail [Master Data Services], about e-mail notifications"
ms.assetid: d7ad32d5-9fe5-48fd-8c61-0b00c0aff082
author: lrtoyou1223
ms.author: lle
---
# Notifications (Master Data Services)
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md-winonly](../includes/appliesto-ss-xxxx-xxxx-xxx-md-winonly.md)]
[!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] can be configured to send an email notification when business rule validation fails, the status of a model version changes, or the status of a changeset changes.
## How Notifications Are Sent
You configure notifications in [!INCLUDE[ssMDScfgmgr](../includes/ssmdscfgmgr-md.md)]. Notifications send email messages by using Database Mail on the instance of [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] [!INCLUDE[ssDE](../includes/ssde-md.md)] that hosts the [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] database. For more information about Database Mail, see [Database Mail Configuration Objects](../relational-databases/database-mail/database-mail-configuration-objects.md) in [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] Books Online.
## When Notifications Are Sent
After notifications are configured, automated email notifications can be sent in the following instances.
|Instance|Description|
|--------------|-----------------|
|Data fails business rule validation|Individual business rules must be configured to send email when an attribute value fails business rule validation. The notification contains the following information.
Model
Version
Entity
Member Code
Failed business rule
Link to the member for which the attribute value fails the business rule
Notification issued time
For more information, see [Configure Business Rules to Send Notifications (Master Data Services)](../master-data-services/configure-business-rules-to-send-notifications-master-data-services.md).|
|Model version status changes|Each time a model version's status changes, users that are model administrators receive notifications automatically. The notification contains the following information.
Model
Version
Prior and new status of the version
Notification issued time
For more information, see [Administrators (Master Data Services)](../master-data-services/administrators-master-data-services.md).|
|Changeset status changes|Each time a changeset status changes for an entity that requires approval, entity administrators and/or change set owners receive notifications automatically. The notification contains the following information.
Model
Version
Changeset Name
Prior Status
New Status
Link to apply the changeset in order to view and modify the pending changes.
For more information, see [Changesets (Master Data Services)](../master-data-services/changesets-master-data-services.md)|
## System Settings
There are settings in [!INCLUDE[ssMDScfgmgr](../includes/ssmdscfgmgr-md.md)] that affect notifications. You can adjust these settings in [!INCLUDE[ssMDScfgmgr](../includes/ssmdscfgmgr-md.md)] or directly in the System Settings table in the [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] database. For more information, see [System Settings (Master Data Services)](../master-data-services/system-settings-master-data-services.md).
## Related Tasks
|Task Description|Topic|
|----------------------|-----------|
|Configure [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] to send email notifications.|[Configure Email Notifications (Master Data Services)](../master-data-services/configure-email-notifications-master-data-services.md)|
|Configure [!INCLUDE[ssMDSmdm](../includes/ssmdsmdm-md.md)] to send notifications when attribute values change.|[Configure Business Rules to Send Notifications (Master Data Services)](../master-data-services/configure-business-rules-to-send-notifications-master-data-services.md)|
## Related Content
- [Business Rules (Master Data Services)](../master-data-services/business-rules-master-data-services.md)
- [Versions (Master Data Services)](../master-data-services/versions-master-data-services.md)
- [Troubleshooting Email Notifications (Master Data Services)](https://social.technet.microsoft.com/wiki/contents/articles/troubleshooting-email-notifications-master-data-services.aspx)