Open the menu
    ```html

    HTML Templates Repository: Edit

    Allows editing an existing HTML template.

    Features

    • It is an administration interface

    Screens

    Edit
    • Title (string, required field, maximum size: 255) : Title of the HTML template. It serves to identify the template simply.
    • HTML (html, required field)
    • Generate description using AI. (boolean, required field, default value: true)
    • Description (text)
    • Preview Image (file) : An optional image to help visualize how the content will look to users.

    Permissions

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

    Actions

    • Ok : Confirms the saving of the HTML template.
    ```