---
sourceDocument: Zurich Conversational Interfaces
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/conversational-interfaces

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Define Virtual Agent notification actions

# Define Virtual Agent notification actions {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 2 minutes to read

Create the actions for a Virtual Agent chat or messaging channel to
send actionable notifications.

## Before you begin

* An action requires an associated, published (active) Virtual Agent topic, a Scriptable action, or a Flow action which can perform the action represented by a button in the notification, such as talk to an agent (live agent support) or bot feedback (Virtual Agent feedback). Consider working with your topic authors to determine the appropriate topics and corresponding actions. For more information about designing the Virtual Agent topics, see [Getting started with Assistant Designer Asset library](https://www.servicenow.com/docs/9Z0i~KW2SyGISDnGBW6Llg "The Assistant Designer Asset library includes a diagram tool for creating and managing topics, which are blueprints for conversations between a virtual agent and user. You can design topics that help your users resolve common work issues or guide them through self-service tasks.").  
  Note:  
  Scriptable actions and Flow actions are asynchronous and are executed when you select the action without a Virtual Agent topic. You can select either an existing flow that is defined or coordinate with the flow authors to send actionable notifications.
* Role required: virtual_agent_admin or admin
{#define-va-notif-actions__ul_ydj_kbt_f4b}

## Procedure

1. Navigate to AllSystem NotificationProviderNotifications and select the notification for which you are defining actions.
2. Navigate to the Notification Actions related list and select New Provider Action.
3. Select a notification action.  
   Figure 1. Select notification action
4. On the form, fill in the fields to define the notification actions.  
   {#define-va-notif-actions__table_gft_nvp_2jb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the notification action. For example, Talk to an agent. |
   | Notification | Notification that is associated with the action. This field is populated automatically with the notification that you created. |
   | Async | Option to enable the action execution without blocking the current request. Both Script and Flow actions in Virtual Agent are asynchronous. |
   | Model Type | Type of actions that are configured. For example, NLU/Keyword topic or LLM topic. If a user selects LLM, that action will be sent to an LLM Virtual Agent. If NLU is selected, that action will only be for an NLU enabled Virtual Agent. |
   | Topic | Virtual Agent topic that handles this notification action. Note: Virtual Agent Pro is required to send a topic with actionable notification. |
   | Script | Script to execute the notification action. The script filed is available only when you select Scriptable notification action. Note: The Scriptable Action is available only for Virtual Agent Pro users. |
   | Application | Application scope of the notification content. |
   | Active | Option to activate the notification content. |
   | Choose Flow or Action ||
   | Flow | Flow to trigger the sequence of the notification action. Note: * You cannot choose the flow if you provided the action. * The Flow field appears only when you select Flow notification action. * The Flow Action is available only for Virtual Agent Pro users. {#define-va-notif-actions__ul_ck3_4wj_1qb} |
   | Action | Action to use the correct table and field configuration for the notification action. Note: * You cannot choose the action if you provided the Flow. * The Action field appears only when you select the Flow notification action. * The Flow Action is available only for Virtual Agent Pro users. {#define-va-notif-actions__ul_pxp_lwj_1qb} |
   | Inputs ||
   | Script | Script to pass inputs to a flow action. This Script field appears when you select the Flow notification action. |
   [Table 1. Notification Content - Actions]

   {#define-va-notif-actions__table_gft_nvp_2jb}
5. Select Submit.
6. To define another action for the notification, repeat steps 3 through 5.

## What to do next

[Define link actions to notification
content](https://www.servicenow.com/docs/N0TOgXF8PaeRJ0P20~PIAA "Create the link actions for Virtual Agent notification content to be delivered in a chat or messaging channel as actionable notifications.").

*[\>]: and then


