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


---

# Implementing notification action with a script

# Implementing notification action with a script {#ariaid-title1}

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

Use the Script field in the Notification Action form to update
and implement a notification action.

## Before you begin

Role required: admin

## Procedure

1. Navigate to AllSystem NotificationProviderNotifications.  
   A list of notifications shows up.
2. Select an existing notification.
3. Scroll down to the Notification Actions related list.
4. Open the Notification Action form and choose between the following options to reach the Notification Action form:  
   * If there are no existing notification actions under Notification Actions related list, do the following.
     1. Click New Provider Action under Notification Actions related list.
     2. Select the type of notification action you would like to create from the Notification Action wizard.  
        Note:  
        Scriptable Action, Flow Action and Virtual Agent are the only types of notification actions available.
     {#notification-action-script__ol_phq_zx3_knb}
   * If there is an existing notification action, select one from the list under Notification Actions related list.
   {#notification-action-script__ul_a1d_jx3_knb}  
   The Notification Action form shows up.
5. On the form, update the fields as required.  
   {#notification-action-script__table_ph5_fns_xjb__entry__2}

   | Fields | Description |
   |-|-|
   | Name | Name of the actionable notification. |
   | Application | Scope of the actionable notification record. |
   | Notification | Name of the notification containing the actionable notification record. |
   | Active | Option to activate the actionable prompt record. |
   | Script | Script to implement the actionable notification. |
   [ ]

   {#notification-action-script__table_ph5_fns_xjb}
6. Click Update.

*[\>]: and then


