Open the menu
    ```html

    Simple Content: Edit

    This interface allows for the modification of previously registered content.

    Features

    • This is an administration interface

    Screens

    Edit
    • Title (string, required field, max length: 255) : Title (mandatory) that identifies the content.
    • Content (html, required field) : Internal text (mandatory). The registration of this field is done in a text editor that allows formatting similar to known text editors. It can also be edited in HTML via 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 placed before the content. The content can be illustrated through attached images in the text/HTML editor that allows the registration of the content.
    • 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 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 entitled to perform.
      • 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 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 may 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 selects the language the user is browsing in.
      • Translate to

    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.
    ```