diff --git a/src/Gui/PreferencePages/DlgSettingsSelection.ui b/src/Gui/PreferencePages/DlgSettingsSelection.ui
index 50fb7650cc..46078ea6c7 100644
--- a/src/Gui/PreferencePages/DlgSettingsSelection.ui
+++ b/src/Gui/PreferencePages/DlgSettingsSelection.ui
@@ -206,6 +206,9 @@ A larger value makes it easier to select elements, but may prevent selection of
Auto switch to the 3D view containing the selected item
+
+ Focuses the 3D window where the selected object resides. Useful when working across multiple tiled views or documents.
+
SyncView
@@ -222,6 +225,9 @@ A larger value makes it easier to select elements, but may prevent selection of
Auto expand tree item when the corresponding object is selected in the 3D view
+
+ Locates and reveals the selected object within the tree hierarchy. Prevents manual scrolling in deep, complex document structures.
+
SyncSelection
@@ -238,6 +244,9 @@ A larger value makes it easier to select elements, but may prevent selection of
Record selection in tree view in order to go back/forward using navigation button
+
+ Enables selection history. Use 'Back' and 'Forward' navigation to toggle between previously selected objects without re-searching the tree.
+
RecordSelection
@@ -254,6 +263,9 @@ A larger value makes it easier to select elements, but may prevent selection of
Add checkboxes for selection in document tree
+
+ Provides persistent selection toggles for each item. Simplifies batch operations and complex multi-selection without holding modifier keys (Ctrl/Shift).
+
CheckBoxesSelection