Open the menu
    ```html

    Group Manager: Edit

    Allows editing the properties of global and local groups that are already registered. One must be selected at a time.

    Features

    • It is an administration interface

    Screens

    Edit
    • Nickname (string, required field, maximum length: 255) : Short name for identifying the dynamic group. It is considered the shortID;
    • Name (string, required field, maximum length: 255) : Full name of the group;
    • Description (string, maximum length: 255) : Brief description about the group;
    • Group Type (string, required field, maximum length: 100) : Group type for the group being registered. If members will be added manually to this group, the "Standard Group Type" should be chosen, which comes available with the product. For groups where member addition will be automatic and dynamic, another type of group must be chosen that should be implemented and properly added to the portal. These groups are called Dynamic Groups;

    Permissions

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

    Actions

    • Update Group : Updates the information of the selected group with the new entered information.
    ```