Open the menu
    ```html

    HTML Content: Administration

    Administrative environment provided to content editors. Allows for the registration, editing, and removal of HTML content.

    Features

    • It is an administration interface

    Screens

    Administration

    Data

    HTML Content

    • Title(string) : Title that identifies the content in the administrative area.
    • Position(integer)
    • 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 data of this service instance with publisher profile.

    Actions

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