diff --git a/frontend/src/pages/organization/AccessManagementPage/components/UpgradePrivilegeSystemModal/UpgradePrivilegeSystemModal.tsx b/frontend/src/pages/organization/AccessManagementPage/components/UpgradePrivilegeSystemModal/UpgradePrivilegeSystemModal.tsx index a93283090..b4cd3d230 100644 --- a/frontend/src/pages/organization/AccessManagementPage/components/UpgradePrivilegeSystemModal/UpgradePrivilegeSystemModal.tsx +++ b/frontend/src/pages/organization/AccessManagementPage/components/UpgradePrivilegeSystemModal/UpgradePrivilegeSystemModal.tsx @@ -91,8 +91,52 @@ export const UpgradePrivilegeSystemModal = ({ isOpen, onOpenChange }: Props) =>

New system: Users need explicit permission to modify specific access levels, providing targeted control. After upgrading, you'll need to - grant the new 'Manage Privileges' permission at organization or project - level. + grant the new 'Manage Privileges' permission. At the organization level, + this is available for the{" "} + + Groups + {" "} + and{" "} + + Identity + {" "} + subjects while at the project level, this is available for the{" "} + + Member, + {" "} + + Groups, + {" "} + and{" "} + + Identity + {" "} + subjects.