Open the menu
    ```html

    HTML Content: Edit

    Provides the publisher with a form to edit existing HTML content.

    Features

    • It is an administration interface

    Screens

    Edit
    • Title (string, required field, maximum length: 255) : The title that identifies the content in the administration area.
    • Content (html, required field) : The registration of this field is done in a text editor that allows formatting types similar to known text editors. It can also be edited in HTML using the “Source Code” option of the text editor.
    • Position (integer, required field, default value: 0)
    • Workflow: Allows you to define and control content publication processes to ensure its quality.?
      • Status: Allows you to define and control content publication processes to ensure its quality.
      • Responsible: The person or group currently responsible for the content.
      • Action: Specify the transition to define the next state of the workflow. The user will only see transactions they are authorized to execute.
      • Send to: Specify the person who should be responsible for the content.
      • Messages: Used to exchange comments among publishers during the workflow process.?
    • Publication
      • Publication period?
        • From: The date when this content will be published. If searchable, the search will only find this content after this date.
        • Until: The date when this content will be archived. If searchable, the search will not find this content after this date.
      • Publish to instances: Publish the current content to multiple websites/instances?
      • Publish to users: Allows specifying which people can access this content. This can influence search results.?
    • Language: Control the language of the current content and its display behavior.?
      • Language: Specify the language of the current content. By default, it chooses the language the user is browsing in.
      • Translate to

    Permissions

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

    Actions

    • commit
    • Save and preview content. : Save content and then open the preview screen of that content.
    ```