Skip to main content
Version: 5.3.0 - 5.3.2

Manage user groups

note

You need the admin rights to use this feature.

User Groups allow administrators to organise multiple users into a logical group for easier management and access control. A user group can contain a set of specified users who share similar responsibilities or functions within the application. Grouping users simplifies assignment in scenarios where actions need to be applied to multiple users collectively instead of individually.

User Groups can be referenced in Workflow Designer > User Tasks to route tasks to a specific group of users. This ensures that tasks can be picked up by any eligible member within the group.

Administrators can create, manage, import, and export user groups to facilitate configuration management, backup, or migration across environments.

caution

You cannot deactivate a User Group if it is currently associated with an Active or Scheduled Workflow. Deactivate or complete the associated workflows before deactivating the user group.

Manage the user group​

To manage the user group, perform the following:

  1. In the KAIZEN studio console, on the left panel, click Access Controller > User Group.

    The Access Controller/ User Group page displays.

    Access Controller/ User Group
  2. From here, you can create new user groups, import or export user groups, and so on. Each row in the table provides the following actions under the Actions column:

    • View: Opens the user group details in read-only mode.
    • Edit: Opens the user group details for editing.
    • More: Expands a dropdown with additional actions: Add, Add User, Deactivate, and Export.

Create a user group​

  1. In Access Controller/ User Group, click Create.

  2. In the Create User Group window, provide the details:

    Create User Group window

    The following table describes each field from the window above:

    FieldRequiredDescription
    User DomainYesDisplays the user domain for the user group.
    Group NameYesEnter the name of the user group.
    Group CodeYesEnter a unique code to identify the user group.
    StatusYesSets the status of the user group.
    RemarksNoEnter optional remarks or notes for the user group.
  3. Click Save.

Search user groups​

To search for user groups, perform the following:

  1. In Access Controller/ User Group, enter or select the search criteria.

    FieldDescription
    User DomainDisplays the user domain for the current session.
    Parent IDSearch for user groups by parent ID.
    Group CodeSearch for user groups by group code.
    Group NameSearch for user groups by group name.
    StatusFilter user groups by their status.
    RemarksSearch for user groups by remarks or notes.
  2. Click Search to find the result.

Add a sub-group​

To add a sub-group under an existing user group, perform the following:

  1. In Access Controller/ User Group, select the user group that you want to use as the parent group.

  2. On the same row, click More, then click Add.

    The Create User Group window opens. The Parent ID field displays the selected user group.

  3. Enter the sub-group information.

    FieldRequiredDescription
    Parent IDNoDisplays the selected parent user group.
    User DomainYesDisplays the user domain for the sub-group.
    Group NameYesEnter the name of the sub-group.
    Group CodeYesEnter a unique code to identify the sub-group.
    StatusYesSelect whether the sub-group is Active or Inactive.
    RemarksNoEnter optional remarks or notes for the sub-group.
  4. Click Save.

    The sub-group is created under the selected parent user group.

Add user to a group​

To add users to a user group, perform the following:

  1. In Access Controller/ User Group, select the user group that you want to add users to.

  2. On the same row, click More, then click Add User.

    The Create User Group Membership window opens.

  3. Enter or select the user information.

    FieldDescription
    User DomainSelect the user domain for the user account.
    Account IDEnter the account ID of the user you want to add.
  4. Click Assign.

    The selected user appears in the list below and is added to the user group.

    The list displays the following columns:

    ColumnDescription
    Account IDDisplays the account ID of the assigned user.
    User NameDisplays the name of the assigned user.
    User DomainDisplays the user domain of the assigned user.
    ActionsProvides available actions e.g., Remove for the assigned user.

Deactivate a user group​

To deactivate a user group, perform the following:

  1. Click More on the same row as the user group, then click Deactivate.

  2. In the confirmation dialog, click OK.

    A success message will confirm that the user group has been deactivated. The user group status will change from Active to Inactive.

note

After the deactivation, you have the option to reactivate it by clicking More > Activate.

Export a user group​

To export a user group, perform the following:

  1. In Access Controller/ User Group, select the user group you want to export.

  2. Open the Export function using one of the following methods:

    • Click Export at the top of the page.
    • Click More on the same row as the user group, then click Export.
  3. The Confirm window pops up, asking for confirmation. Click OK.

    An XML file containing the selected user group information will be downloaded in your browser.

Export all user groups​

To export all user groups, perform the following:

  1. In Access Controller/ User Group, click Export All.

  2. The Confirm window pops up, asking for confirmation. Click OK.

    An XML file containing the information of all user groups will be downloaded in your browser.

Import user groups​

To import user groups from an existing XML file, perform the following:

  1. In Access Controller/ User Group, click Import. The File Explorer window opens.

  2. Browse to the XML file that contains the user group information. Click Open.

    The Select Overwrite Fields window displays.

  3. Select the fields to overwrite when an imported user group matches an existing one.

    You can use Select All Or Not to quickly select or clear all fields.

    FieldDescription
    Group NameDisplay name of the matching user group.
    RemarksRemarks or description for the user group.
    StatusUser group's active or inactive status.
    Parent IDParent group relationship for the user group.
  4. Click Import.

    A message will pop up, showing the import is successful.

Last updated on 21 Sep 2026