Skip to content

Notifications

Overview

The Data Analytics System platform includes a built-in notification system designed to keep users informed about the current status of ongoing activities and processes.

By clicking the bell icon located at the top right of the navigation bar, users can access the notifications list:

dashboard-with-notifications-icon-highlighted

From this interface, users can filter notifications by date or time, navigate between pages, and select how many notifications to display per page.

Users can mark individual notifications as “read” by clicking the Mark as read button (mark-as-read-button),
or mark all notifications as read using the mark-all-as-read-button button located at the top right corner.

notifications-list-some-read-some-not


Notification Preferences

Users can customize their notification settings by accessing the Notification Preferences section through the
notifications-preferences-button button, available on the notifications list page.

Notification preferences are organized into three main categories:

  1. Web Preferences — controls notifications displayed directly in the browser
  2. Feed Preferences — manages notifications sent via email
  3. Triggers — allows configuration of REST requests to be automatically sent when a specific event occurs (webhooks)

Web Preferences

From this section, users can:

  • Disable all web notifications
  • Disable notifications related to running Workflows
  • Specify which Workflows will generate notifications

notifications-section-web-preferences


Feed Preferences

This section allows users to enable email notifications and configure the recipient email address.

notifications-section-feed-preferences


Triggers

When a notification event occurs, a custom HTTP request can be automatically triggered.
Users can specify the request parameters and the triggering conditions.

notifications-section-triggers

To create a new trigger, use the Create Trigger option and configure its parameters as shown below:

notifications-section-triggers-create-trigger

You can also refine your configuration by specifying the notification type or advanced request options:

notifications-section-triggers-settings-notification-type-close-up

notifications-section-triggers-settings-advanced-type-close-up