Actions and action groups in Proactive Prompts
Summarize
Summary of Actions and action groups in Proactive Prompts
Proactive Prompts in ServiceNow enable users to take immediate actions directly from notifications or prompts. The available actions vary by communication channel and mainly support Employee Portal and Virtual Agent users. These actions streamline user responses by integrating common tasks such as viewing details, sending emails, scheduling meetings, and initiating chats.
Show less
Key Features
- View details: Allows users to access more information about a prompt, including URLs configured in the signal. This feature is exclusive to the Employee Portal, while Virtual Agent shows details by default. Links work only when using the Script data source.
- Send email: Users can compose and send emails directly from the prompt using the organization's default mail client. Emails can be sent to individual or multiple active users with valid email addresses in the User [sysuser] table.
- Set up meeting: Facilitates scheduling meetings via the default mail client (Outlook by default, configurable to Gmail). Only active users with configured emails can be selected. This action is available only in the Employee Portal and includes a configurable mailClient parameter.
- Start chat: Enables one-on-one chats through Microsoft Teams, requiring the com.snc.msteams plugin. Only active users with valid emails can be selected. This action is also specific to the Employee Portal.
- Configurable selection parameter: The Employee Center Action framework includes a parameter (selectindividual) controlling whether actions like Send email, Set up meeting, and Start chat can target all users or a single individual. Default is false (single user only).
- Action groups: Collections of commonly used actions grouped for quick access, available only in the Employee Portal. Examples include Chat and Email action groups.
Practical Implications for ServiceNow Customers
These actions empower users to respond swiftly to prompts without navigating away from their current context, improving efficiency in communication and task management. Understanding the channel-specific availability and configuration options—such as mail client selection and user targeting—allows administrators to tailor the experience to organizational needs. Installing required plugins like com.snc.msteams is essential for full functionality. Utilizing action groups further simplifies user interaction by grouping frequent tasks.
Actions provide the user the ability to act on the prompt.
The types of actions available differ based on the channel. Unless otherwise noted, the actions in the following table are available for Employee Portal and Virtual Agent.
| Action | Description |
|---|---|
| View details | Enables the user to see more details about the prompt, including any URL provided in the signal configuration. Users can also access links directly to the items/tasks/records based on the URL configured in the
Script data source. For more information see, Create a signal in Proactive Prompts. Note:
|
| Send email | The user can send an email directly from the prompt. This action takes the user directly to the compose window depending on the default mail client configured in your organization. Users can choose to send the email
to one user or all users at the same time. Note: Only active users with their email configured in the User [sys_user] table can be selected to send the email. |
| Set up meeting | The user can schedule a meeting via the default mail client like Outlook or Gmail
based on your organization's configuration. Note:
|
| Start chat | The user can talk to the stake holder one-on-one via Microsoft Teams. Note:
|
Action groups
- Chat action group
- Email action group
For more information, see Action group.