Open the menu
    ```html

    HTML Content: Add

    Provides the publisher with a form to add new HTML content.

    Features

    • It is an administration interface

    Screens

    Add
    • Title (string, required field, maximum length: 255) : Title that identifies the content in the administrative area.
    • Content (html, required field) : The entry of this field is done in a text editor that allows formatting similar to known text editors. It can also be edited in HTML through 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 the transactions they are authorized to execute.
      • Send to: Specify the person who should be responsible for the content.
      • Messages: Used to exchange comments between publishers during the workflow process.?
    • Publication
      • Publication period?
        • From: The date this content will be published. If it is searchable, the search will only find this content after this date.
        • Until: The date this content will be archived. If it is 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 specification of which people can access this content. This may influence the 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.

    Permissions

    • Edit service instance content: 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 this content.
    ```