Open the menu
    ```html

    Group Manager

    Allows adding, editing, and removing groups.

    The User Manager service of LumisXP allows groups to be registered, edited, or removed from the portal, without needing administrators to access F2 mode on the portal.

    Therefore, this service is the same as that provided in the Settings section of Portal Administration; in fact, they share the same repository. The difference is that this service is instantiable, and its interfaces can be customized.

    Permissions

    • Manage service instance: Allows managing all data of this service instance, including deleting it entirely.
    • Edit service instance content: Allows managing all data of this service instance with publisher profile.
    • View service instance: Allows viewing public data of this service instance.

    Interfaces

    ```