Open the menu
    ```html

    News : Administration

    Allows the management of news. Provides the registration of new content, editing of previously existing content, and also the deletion of already registered content.

    Features

    • It is an administration interface

    Screens

    Administration

    Data

    News

    • Title(string) : Title (required) linkable that makes up the news list.
    • Last modification(date and time)
    • Status(string)
    • Responsible(string)
    • Language(string)
    • Views in the last 30 days(string)

    Links

    Permissions

    • Edit service instance content: Allows managing all the data of this service instance with publisher profile.

    Actions

    • Delete
    • Blocks for changes : Blocks or unblocks content for changes, preventing two publishers from modifying the content at the same time.
    • Duplicate
    ```