Open the menu
    ```html

    Forum

    Allows management of discussion lists organized by topics.

    Facilitates the exchange of messages between users, grouped by specific topics and discussion forums.
    In other words, it promotes debates and information sharing through published messages about the same subject.
    Categories and forums are created by the administrator, while other items such as topics and messages are created by users.

    Permissions

    • Manage service instance: Allows management of all data in this service instance, including deleting it entirely.
    • Edit service instance content: Allows management of all data in this service instance with publisher profile.
    • View service instance: Allows viewing public data of this service instance.
    • Administer: Allows administration of all categories, forums, topics, and messages of the service. This permission implies that the user also has permission to "Moderate" and "Post Message".
    • Moderate: Allows blocking or opening forums and topics, and deleting any message or topic. This permission implies that the user also has permission to "Post Message".
    • Post Message: Allows adding topics and messages in forums, and editing or deleting their own messages or topics.
    • Attach Files: Attach files alongside messages in forums. This permission implies that the user also has permission to "Post Message".

    Interfaces

    ```