Open the menu
    ```html

    Simple Content : Add

    This interface allows the user to add new content and, if desired, publish it.

    Features

    • It is an administration interface

    Screens

    Add
    • Title (string, required field, maximum length: 255) : Title (required) that identifies the content.
    • Content (html, required field) : Text (required) internal. The registration of this field is performed in a text editor that allows formatting types similar to known text editors. It can also be edited in HTML through the “Source Code” option of the text editor.
    • Image (media) : Illustration (optional) that accompanies the simple content in the public list. The image is always positioned before the content. The content can be illustrated with attached images in the text/HTML editor that allows content registration.
    • Workflow: Allows defining and controlling content publication processes to ensure its quality.?
      • Status: Allows defining and controlling content publication processes to ensure its quality.
      • Responsible: The person or group responsible for the content currently.
      • Action: Specify the transition to define the next status of the workflow. The user will only see the transactions they are entitled 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 this content will be published. If searchable, the search will only find this content after this date.
        • Until: The date 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 current content's language. By default, it selects the language the user is browsing.

    Permissions

    • Edit content of service instance: Allows managing all the 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.
    ```