Open the menu
    ```html

    Activity Flow: Notifications

    This interface provides a notification icon to display a quick list updated in real-time with recent activities from other users, which can be viewed by the end user, sorted in descending order by creation date, and that meet both the criteria of minimum priority, creation date, and scope for activities, defined in the interface instance filters, as well as the scope criteria for activities for the service instance.

    In this list, the activities whose contents have not yet been viewed by the user are differentiated from the others, with an icon displayed for each of them that allows marking them, individually, as viewed. However, when accessing the content related to an activity through this list, the activity also becomes marked as viewed. Additionally, for practicality, a link is provided in this list to mark all activities as viewed.

    Furthermore, the notification icon provided by this interface has a numerical indication of the number of notifications among those displayed in this interface's list that have not yet been viewed by the user, with this indication being updated as the user marks the activities as viewed or receives new activity notifications.

    Screens

    Notifications

    Parameterization

    It is possible to define which activities will be available in this interface through the right-click filters, or in this service instance through the right-click Service Instance Scope

    ```