diff --git a/config/install/user.role.uw_role_content_author.yml b/config/install/user.role.uw_role_content_author.yml
index da4f9c14c1e617192ead6b9c97f4bb871f63caee..cd97d6f363583fbcf0bd3edd2f45f8d4f60645ce 100644
--- a/config/install/user.role.uw_role_content_author.yml
+++ b/config/install/user.role.uw_role_content_author.yml
@@ -42,6 +42,7 @@ permissions:
   - 'access metatag twitter_cards__twitter_cards_type'
   - 'access shortcuts'
   - 'access taxonomy overview'
+  - 'access user profiles'
   - 'access uw_ebr_image entity browser pages'
   - 'administer main menu items'
   - 'administer uw-menu-audience-menu menu items'
diff --git a/config/install/user.role.uw_role_content_editor.yml b/config/install/user.role.uw_role_content_editor.yml
index 5c220242e75a6b8ce350789e9fed7730807207b5..5a7e14525cb8a5004b4eee4e33cf3130a56a500f 100644
--- a/config/install/user.role.uw_role_content_editor.yml
+++ b/config/install/user.role.uw_role_content_editor.yml
@@ -43,6 +43,7 @@ permissions:
   - 'access metatag twitter_cards__twitter_cards_type'
   - 'access shortcuts'
   - 'access taxonomy overview'
+  - 'access user profiles'
   - 'access uw_ebr_image entity browser pages'
   - 'administer main menu items'
   - 'administer uw-menu-audience-menu menu items'
diff --git a/config/install/user.role.uw_role_form_editor.yml b/config/install/user.role.uw_role_form_editor.yml
index ea3f5e85f6e2186adce869b8a7d904ef1861f963..31546278c0c490d5efc9e1034c64ac9d8be0f8c7 100644
--- a/config/install/user.role.uw_role_form_editor.yml
+++ b/config/install/user.role.uw_role_form_editor.yml
@@ -35,6 +35,7 @@ permissions:
   - 'access metatag twitter_cards__twitter_cards_title'
   - 'access metatag twitter_cards__twitter_cards_type'
   - 'access own webform configuration'
+  - 'access user profiles'
   - 'access webform overview'
   - 'access webform submission user'
   - 'administer webform'
diff --git a/config/install/user.role.uw_role_form_results_access.yml b/config/install/user.role.uw_role_form_results_access.yml
index e74af04d1d78de28d886aa40a11ab0313d9191d3..9eccb5fb959b38b032f6a7357268fe184e596239 100644
--- a/config/install/user.role.uw_role_form_results_access.yml
+++ b/config/install/user.role.uw_role_form_results_access.yml
@@ -6,6 +6,7 @@ label: 'Form results access'
 weight: -2
 is_admin: null
 permissions:
+  - 'access user profiles'
   - 'access webform overview'
   - 'access webform submission user'
   - 'can override my_dashboard dashboard'
diff --git a/config/install/user.role.uw_role_site_manager.yml b/config/install/user.role.uw_role_site_manager.yml
index 7eb7f512fd9e10bcbe5f19e84e73619c108e60c6..ecb61718523300279b8db7befef2b932860b8466 100644
--- a/config/install/user.role.uw_role_site_manager.yml
+++ b/config/install/user.role.uw_role_site_manager.yml
@@ -44,6 +44,7 @@ permissions:
   - 'access metatag twitter_cards__twitter_cards_type'
   - 'access shortcuts'
   - 'access taxonomy overview'
+  - 'access user profiles'
   - 'access uw_ebr_cta entity browser pages'
   - 'access uw_ebr_image entity browser pages'
   - 'administer main menu items'