Open the menu
    ```html

    Announcements: List

    List of announcements registered for the end user of the solution, which are within the publication period.
    Through this list, it is possible to access the details of an announcement.

    Screens

    List

    Data

    announcement

    • Title(string) : Clickable title of the announcement.
    • Introduction(text) : Brief introduction to the subject of the announcement.
    • Publication date(date and time)
    ```