---
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


---

# Provider notification

# Provider notification {#ariaid-title1}

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

Send notifications directly to recipients via the provider on supported channels.
Notifications can be simple messages for review, or actionable messages with buttons that users
can select to perform certain actions.

## Important terms {#notification-provider__section_rtd_zgh_fpb}

Provider
:   A provider is an implementation that delivers notifications to destinations of a specific
    channel.

Channel
:   A channel represents a particular communication mechanism with a recipient.

Destination Type
:   A destination type represents a logical way of categorizing a destination for the
    underlying channel and is required to send via a channel, as well as set a preference. As an
    admin, you can modify the notification Auto Opt-in behavior for a
    destination type.

Destination
:   A destination is a specific contact information of a recipient for a channel. It includes
    a destination type and an identifier suitable for use in the channel.  
    Destination Type sent by default is either set to true or false during the adapter installation. This determines if the destination type is opt-in or opt-out.

    * If sent by default is set to true, notifications are delivered to the recipients if they have not explicitly opted-in/out to receive a notification on the destination type.
    * If sent by default is set to false, notifications are not delivered to the recipients if they have not explicitly opted in to receive the notification on the destination type.
    {#notification-provider__ul_e4v_km3_fpb}

## Destination preference precedence {#notification-provider__section_enf_rhh_fpb}

Notifications are delivered to the destinations that honor the following preference precedence:

1. Notification preference of the recipient
2. Destination preference of the recipient
3. Destination Type send by default. You also have the option to modify Auto Opt-in behavior for a destination type.
{#notification-provider__ol_e5b_thh_fpb}  
Note:  
Groups are not supported as recipients.

## Common content for a notification {#notification-provider__section_flv_dfn_fpb}

Provide common notification content so that different notification channels can use the same
generic content.

## Actionable notification {#notification-provider__section_qzw_3fn_fpb}

Enable provider admins to define an actionable notification and send it to users. You can also
enable response actions.  
Note:  
A notification should either have Common Content or Provider Content in order to be delivered to the recipients.

All the above-mentioned capabilities are applicable only for
[Virtual Agent](https://www.servicenow.com/docs/access?context=virtual-agent-landing-page&version=xanadu&pubname=xanadu-conversational-interfaces&ft:locale=en-US) and [Workspace](https://www.servicenow.com/docs/access?context=workspace-landing-page&version=xanadu&pubname=xanadu-platform-user-interface&ft:locale=en-US) providers.

