Open the menu
    ```html

    Chat Room : Chat room

    Displays the environment for exchanging messages among participants. If the chat room is moderated, messages will only be visible after approval by the moderator. Otherwise, messages will be automatically included in the chat room as soon as they are sent by the user.

    Screens

    Chat room
    • Title (string, required field) : Name of the room that will be displayed in the list of rooms.

    Permissions

    • Participate: Allows the user to participate in Chat Rooms.
    ```