A lightweight agent that runs silently on staff workstations. When an alert is sent from CampanaOne, a full-screen overlay appears instantly — on top of every other application — and stays until the recipient acknowledges it.
From the CampanaOne web portal, an admin composes a message and selects Desktop Alert as one of the channels. It can be combined with SMS, voice, and email in the same campaign.
The DA agent running on each workstation maintains a persistent WebSocket connection to CampanaOne. Alerts are pushed in real time — no polling, no delay.
An always-on-top modal takes over the screen. The alert persists through window switches, minimise attempts, and screen lock cycles until the recipient explicitly acknowledges it.
The acknowledgement is recorded in CampanaOne's delivery report instantly. Admins see per-device confirmed, pending, and failed status alongside all other channels.
Please evacuate Block C immediately via the north stairwell. Do not use lifts. Assembly point: Car Park B. This is not a drill.
Alert overlay — always on top, cannot be dismissed without acknowledgement
The alert modal renders above every application window, including full-screen apps and video conferencing tools.
Recipients cannot dismiss the alert by clicking away, pressing Escape, or minimising. Only an explicit acknowledgement clears it.
Alerts arrive via persistent WebSocket — no polling, no delay. Offline fallback polling activates automatically when WebSocket is unavailable.
Multiple simultaneous alerts queue automatically. Each must be acknowledged individually before the next appears. No alerts are silently dropped.
The agent registers as a system service and starts automatically on every boot. No user action required after initial deployment.
On first launch, a one-time code is emailed to the user. Only verified devices receive alerts — no unauthorised installations can receive alerts.
Alerts can include images, documents, and video attachments — not just plain text. Display evacuation maps, safety instructions, or identification photos.
Per-device delivery status updates in real time in the CampanaOne admin portal. See confirmed, pending, and unreachable devices as the alert rolls out.
The DA Report page shows all registered devices broken down by OS, version, and last-seen time, so IT can ensure full coverage before an incident.
Downloads are available inside the app portal for organisations with the Desktop Alert feature enabled.
Contact us to register your interest and be notified when Windows is available.
Recall off-duty clinical staff with a desktop alert that appears the moment they log in to their workstation — verified, acknowledged, reported.
Send an evacuation alert to all workstations simultaneously. The overlay cannot be dismissed — every employee must acknowledge they have seen it.
Alert all active workstations of a planned maintenance window or active security incident — even when email inboxes may be down.
Notify security operations staff of a live threat. Include an image, document, or video alongside the message — directly in the alert overlay.
The CampanaOne DA agent is designed for enterprise-scale silent deployment. No GUI required. No user interaction after the initial login.
sudo dpkg -i campanaone-da_1.0.0_amd64.deb
msiexec /i CampanaOne-DA.msi /quiet
Contact us to enable the Desktop Alert add-on for your organisation. Downloads and MDM deployment guides are available inside the app portal once enabled.