Notifications applied in the platform applications are pop-up windows with notifications.
The notification block can be located in the center of the page at the top, on the side at the bottom of the page and represent a field for pop-up windows with notifications.
In platform applications, notifications are applied in the form of:
- pop-up window with notification about some action;
- modal window with parameters to be filled;
- sending notifications to email (customizable notifications sent by email);
- drop-down lists.

The presence of a bell in the upper left corner allows you to track the receipt of notifications.
Notifications may include:
system messages
color indicators
drop-down lists
Email newsletter
Examples of system messages are notifications that display actions within platform components.
For example:
- notification of a new task with "View" and "Hide" buttons, where one "View" button should open a page with new tasks, the other "Hide" button should hide the notification for a time specified by the application;
- notification of the end of a pending task with the "View" button, which should open the page with the current tasks;
- notification about the end of the robot's work with the "View" button, which should open the "In Progress" tab;
- notification about saving the robot project.

For administrators, the windows should display information about changes related to the operation of processes or robots.
For example:
- if a task is assigned to a group of employees, only the "Accept" button is displayed to initiate task execution by specific employees;
- after pressing any of the buttons, an e-mail notification is sent to the process administrator with the description of all actions and the current status of the task;
- when the "Reassign" button is activated, the selection of the employee to whom the task will be reassigned should be done using the pop-up list of employees;
- when any of the buttons is pressed, an e-mail notification is sent to the process administrator with a description of all user actions and the current status of the task.
Examples of color indicators are notification in the form of color notification, e.g. a message that the waiting time for an action or the time of task execution is expiring.
Or just color-coded, some buttons.


The applicable notifications and their configuration are more detailed in the sections on platform component descriptions.