@@ -116,6 +116,7 @@
diff --git a/apps/red-ui/src/assets/help-mode/help-mode-keys.json b/apps/red-ui/src/assets/help-mode/help-mode-keys.json
index 061fba14e..e26cd61b6 100644
--- a/apps/red-ui/src/assets/help-mode/help-mode-keys.json
+++ b/apps/red-ui/src/assets/help-mode/help-mode-keys.json
@@ -596,5 +596,21 @@
"elementKey": "workload_bulk_selection",
"documentKey": "workload_bulk_selection",
"overlappingElements": ["USER_MENU", "DOCUMENT_INFO"]
+ },
+ {
+ "elementKey": "audit_detailed_audit_info",
+ "documentKey": "audit_detailed_audit_info"
+ },
+ {
+ "elementKey": "audit_filter_audit_entries",
+ "documentKey": "audit_filter_audit_entries"
+ },
+ {
+ "elementKey": "configure_csv_mapping",
+ "documentKey": "configure_csv_mapping"
+ },
+ {
+ "elementKey": "upload_report",
+ "documentKey": "upload_report"
}
]