Open the menu
    ```html

    Forum: Add Category

    Allows the publisher to register new categories through this form for the end user.

    Features

    • It is an administration interface

    Screens

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

    Permissions

    • Manage: Allow management of all categories, forums, topics, and messages of the service. This permission implies that the user also has permission to "Moderate" and "Post Message".

    Actions

    • commit
    • Save and preview content. : Save content and then open the preview screen for that content.
    ```