diff --git a/CHANGES.rst b/CHANGES.rst
index dd8f4d1c31..1cd97df0b1 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,6 +5,7 @@ Changelog
2.3.0 (unreleased)
------------------
+- #2117 Customized User/Groups Preferences in Site Configuration
- #2115 Fix insufficient privileges for instrument QC viewlet
- #2114 Allow Multi Analysis Results Entry
- #2111 Replace header table with customizable sample header viewlet
diff --git a/src/senaite/core/browser/configure.zcml b/src/senaite/core/browser/configure.zcml
index d7b0e22192..05975efd96 100644
--- a/src/senaite/core/browser/configure.zcml
+++ b/src/senaite/core/browser/configure.zcml
@@ -32,6 +32,7 @@
No group was specified.
+ ++ You can add or remove groups and users from this particular group here. Note that this + doesn't actually delete the group or user, it is only removed from this group. +
+ + +
+
+ Groups are logical collections of users, such as
+ departments and business units. Groups are not directly
+ related to permissions on a global level, you normally
+ use Roles for that - and let certain Groups have a
+ particular role.
+
+
+ The symbol
+
+ indicates a role inherited from membership in another group.
+
+
+ Note: Some or all of your PAS groups + source plugins do not allow listing of groups, so you + may not see the groups defined by those plugins unless + doing a specific search. +
+ ++ + + +
+ + +
+ Note that roles set here apply directly to a user.
+ The symbol
+ indicates a role inherited from membership in a group.
+
+ Note + Some or all of your PAS user source + plugins do not allow listing of users, so you may not see + the users defined by those plugins unless doing a specific + search. +
++ + + +
+ +