Notifications tell you about system and application events. Notifications are exposed through the App bar widget, so you can see notifications from any aiWARE app.
What notifications do
Notifications visually represent a system event or an application event. A system event is predefined and isn't specific to one application. An application event is customizable and application-specific.
Where notifications are stored
Notifications are stored in code containers called mailboxes. The two default mailboxes are org and user, however, you can create custom mailboxes that only receive notifications for certain events, like job success or failure. Once a mailbox contains 500 notifications, each new notification will replace the oldest notification in the mailbox.
Access notifications
Access notifications by selecting the bell icon in the app bar. When you select the bell icon, the Notification Center Panel slides out from the right side of the screen. Notifications are listed in chronological order.
Next steps
Create a notification