Skip to content

Operation Notification

An Operation Notification tells you an operation finished, so you know a Sync, Profile, Scan, or other operation completed without watching the activity view. It arrives through a flow's in-app notification action: the flow defines which operations produce one, and it is delivered to every user with the Admin role and to the members of the teams assigned to the datastore.

At a glance:

Property Value
Icon
Color Neutral, following your theme.
Type label OPERATION
Unread dot Next to the date while the notification is unread; gone once it is read.
Title Composed from the subject: <Operation type> completed • <datastore>, such as Scan completed • Healthcare Analytics. Built from the entity, so it stays accurate regardless of the message text.
Message The flow's own message, written by the flow's author.

What Triggers It

A flow reporting a finished operation on a datastore, delivered by the flow's in-app notification action.

What It Shows

The headline states what finished and where: the operation type and the datastore it ran on, as in Scan completed • Healthcare Analytics. Composed from the operation itself, it stays accurate whatever the flow's message says. The message below is the flow's own template, written by its author.

Where Clicking Takes You

The datastore's activity view, filtered to that operation.

Actions

Hovering the notification reveals its actions in the top-right corner of the item.

Icon Description
Received Hover to see the exact timestamp of the event. Informational only.
Mark as read Marks the notification as read. Shown while it is unread.
Mark as unread Returns the notification to the unread list. Shown once you have read it.
View flow execution Opens the run that produced this notification, with its steps and results.
Open linked page The same as clicking the notification.