Groups

Screen for managing user groups, allowing the creation, editing, and deletion of groups. It is possible to define a parent group and add users to each group, organizing them hierarchically.

Screen for managing user groups, allowing the creation, editing, and deletion of groups. It is possible to define a parent group and add users to each group, organizing them hierarchically.


Group Listing

Displays the existing groups in a table, with the columns "Group" and "Actions".

  • Group: Group name.
  • Actions: Allows you to edit or delete the group.

Group Creation/Edit Form

Form to create a new group or edit an existing group.

  • Group name: Group name.
  • Parent group: Hierarchically superior group (optional).
  • Users: List of users belonging to the group.