Introduction
Display a message to the end user on a device during an automation run. Unlike User Approval, this action doesn't wait for a response β it delivers information and the pipeline continues.
Use it to keep end users informed about what's happening on their device: a disk space warning, a completed update, a scheduled maintenance window, or anything else worth surfacing.
Notify User Action
From the automation pipeline in edit mode, click + and select Notify user from the Notifications category.
End User Notification Example
Message
The notification text displayed to the end user. Required.
Click (x) to insert a variable, system variable, or custom field reference β useful for making the message specific to the device or current state.
Examples:
Your device is running low on disk space. Please clean up your Downloads folder.Windows updates were installed successfully. A restart may be required.Maintenance is complete on {{level_device_hostname}}.
Conditions
The Conditions section lets you restrict when this action runs based on device attributes or the outcome of a previous action.
See Action Conditions for the full reference on condition types, operators, and values.
Additional Options
Expand Additional options for action name, failure behavior, output variable assignment, retries, and the enabled toggle.
See Actions Overview for the full reference on additional options available on every action.
FAQ
What does the notification look like to the end user? A message appears on the device. The exact appearance depends on the OS.
What if no user is logged in when the notification fires? The notification appears on the login screen.
Does the pipeline wait for the user to dismiss the notification? No β this action is fire-and-forget. The pipeline continues immediately after the notification is sent.
Who can add or modify Notify User actions? Technicians with permission to edit automations in the relevant group. See Workspace β Permissions for access control configuration.


