Open the menu
    ```html

    Links: Add Category

    Provides the publisher with a form to add new categories. Accessed through the Category Management interface.

    Features

    • Is an administration interface

    Screens

    Add Category
    • Name (string, required field, maximum length: 255) : Name of the category.
    • Description (string, maximum length: 255) : Brief description of the category.

    Permissions

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

    Actions

    • commit
    ```