Open the menu
    ```html

    Banners : Edit Category

    This interface is accessed through the Category Administration interface by clicking on the "edit" link related to one of the registered categories. It provides the service administrator with a form to edit and save the information of the selected category, thus changing its registration.

    Features

    • It is an administration interface

    Screens

    Edit Category
    • Name (string, required field, maximum length: 100) : Name of the Category.
    • Description (string, maximum length: 255) : Descriptive text about the category.

    Permissions

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

    Actions

    • commit
    ```