---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Notifications in messaging applications

# Notifications in messaging applications {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Enable users to receive their ServiceNow platform notifications in Slack or Microsoft Teams messaging applications. Use the Now Actions app to configure the messaging apps for your instance.

## Admin setup {#messaging-integration__section_uks_rrf_pdb}

To enable ServiceNow notifications within Slack or Microsoft Teams, you must be an administrator for both ServiceNow and the third-party application.  

1. Request Integration Hub

:   The Slack and Microsoft Teams spokes require a Starter subscription to Integration Hub. To activate Integration Hub and view available subscription types, see [Request an Integration Hub plugin](https://www.servicenow.com/docs/access?context=request-integrationhub&version=xanadu&pubname=xanadu-integrate-applications&ft:locale=en-US).

2. Request the Messaging Notification plugin

:   To activate this feature, request the Messaging Notification plugin (com.glide.notification.messaging) through the HI Customer Service system. This plugin activates related plugins if they are not already active.

3. Install the Now Actions messaging app for Slack or Microsoft Teams

:   As an administrator for both ServiceNow and the third-party application, find and install the Now Actions app. Install the application in ServiceNow to associate the app with your instance.

    Note:  
    The primary owner of a Slack workspace or organization owns and manages the application. To avoid losing admin access to the workspace or organization, transfer primary ownership before any administration changes occur. If you transfer primary ownership, update the JSON payload for the Slack installation in the Notification Integration page. For more information about editing the Slack installation, see [Install the Now Actions messaging app](https://servicenow-prod.fluidtopics.net/xpbd74OhoonV305rJRw_Mg#install-now-actions "As an administrator for both ServiceNow and the third-party application, find and install the Now Actions app. Install the application in ServiceNow to associate the app with your instance.").

    If the Now Actions app is uninstalled, the workspace or team displays as inactive in the
    Notification Integration page. To view the Notification Integration page, navigate to System NotificationMessagingMessaging Integration Configuration.

4. Configure message content

:   Create a message in the Message Contents \[messaging_content\] table that you can use in multiple notifications. Messages can be informative, or they can request action from an individual Slack or Teams user. For example, the Approval Request message includes Approve and Reject buttons to take the associated action in ServiceNow.
    Only users that have linked their Slack or Teams account with their ServiceNow account can take action in ServiceNow from the third-party application.

5. Create a messaging notification

:   Notifications define when a message is sent, who it is sent to, and what it contains. To send a notification to Slack or Teams, add a messaging content record to the notification and configure the notification messaging channel. Notifications that require action must be sent to individual users instead of groups.

Note:  
Message Channel Sync Job can sync more than 1000 channels using pagination.

## User setup {#messaging-integration__section_vdn_12t_pdb}

To enable individual ServiceNow notifications in Slack or
Microsoft Teams, and to take action on notifications, configure your system
settings and link your user accounts.  

Link your ServiceNow user account to your Slack or
Microsoft Teams account

:   Link your ServiceNow account to your Slack or Teams account to take action on ServiceNow notifications from within Slack or Teams. If you do not link accounts, you can still receive notifications within group channels. However, you cannot to approve ServiceNow requests or take action on notifications from within Slack or Teams.

Configure system settings

:   Each user can enable ServiceNow notifications in a third-party application by configuring the communication channel in their system settings. Opt in to receive approval requests and other actionable notifications in third-party channels.

## Notification channels {#messaging-integration__section_w2q_1tk_rdb}

In ServiceNow, a notification channel is a method or device for
receiving notifications. For example, in the base system you can elect to receive notifications
through email or SMS channels. If messaging applications are enabled on your instance, you can
enable notifications to Slack and Teams using Notification Channels in your system settings.

## Actions and events {#messaging-integration__section_f1k_j3j_qdb}

The Message Actions \[messaging_observer_handler\] table processes communication channel events,
such as adding or deleting a Slack channel, to keep the instance and the third-party application
in sync. Only developers creating Slack or Teams applications should add actions to this table.
Register new actions with the instance through the Message Event Registry \[messaging_observable\]
table. To remove a base system action, clear the active flag instead of deleting the record.

## Logging {#messaging-integration__section_oxj_1zt_rdb}

The Inbound and Outbound message logs contain information on actions, events, and activities
between ServiceNow and the third-party application. Use the logs to
identify the content, state, and origin of communications to and from your instance.
* **[Request the Messaging Notification plugin](https://servicenow-prod.fluidtopics.net/3I~UI0VO3M0N489ENK9_8g)**   
  To activate this feature, request the Messaging Notification plugin (com.glide.notification.messaging) through the HI Customer Service system. This plugin activates related plugins if they are not already active.
* **[Install the Now Actions messaging app](https://servicenow-prod.fluidtopics.net/xpbd74OhoonV305rJRw_Mg#install-now-actions)**   
  As an administrator for both ServiceNow and the third-party application, find and install the Now Actions app. Install the application in ServiceNow to associate the app with your instance.
* **[Configure message content](https://servicenow-prod.fluidtopics.net/vHSWI~1GY8GmFZ2WXiWVWw)**   
  Create a message in the Message Contents \[messaging_content\] table that you can use in multiple notifications. Messages can be informative, or they can request action from an individual Slack or Teams user. For example, the Approval Request message includes Approve and Reject buttons to take the associated action in ServiceNow.
* **[Create a messaging notification](https://servicenow-prod.fluidtopics.net/8ZlWdjCSGeZHH0awBl~EjA)**   
  Notifications define when a message is sent, who it is sent to, and what it contains. To send a notification to Slack or Teams, add a messaging content record to the notification and configure the notification messaging channel. Notifications that require action must be sent to individual users instead of groups.
* **[Link your ServiceNow user account to your Slack or MS Teams account for Now Actions](https://servicenow-prod.fluidtopics.net/lzT8ke_HwB~19SxrbXskyA)**   
  Link your ServiceNow account to your Slack or Teams account to take action on ServiceNow notifications from within Slack or Teams. If you do not link accounts, you can still receive notifications within group channels. However, you cannot to approve ServiceNow requests or take action on notifications from within Slack or Teams.
* **[Unlink your ServiceNow user account from your Slack or MS Teams account for Now Actions](https://servicenow-prod.fluidtopics.net/Z_Art~VzNXzMlC_dgUMVKA)**   
  Unlink your ServiceNow account from your Slack or MS Teams account to stop receiving actionable ServiceNow notifications in Slack or Teams.
* **[Set up notifications for a custom Slack app](https://servicenow-prod.fluidtopics.net/3In50Izqrw6rY76LhuSeSw)**   
  Send ServiceNow notifications to users via your own Slack bot.

*[\>]: and then


