Open the menu
    ```html

    HTML Templates Repository : Add

    Allows you to add a new HTML template.

    Features

    • It is an administration interface

    Screens

    Add
    • Title (string, required field, maximum length: 255) : Title of the HTML template. 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 what the content will look like to users.

    Permissions

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

    Actions

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