After sharing a Performance Analytics dashboard with a user, that user can still not access the dashboardIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> After sharing a Performance Analytics dashboard with a user, that user can still not access the dashboard SymptomsAs per the documentation, PA dashboards can be shared with Portal users, not requiring any roles. But when sharing an existing dashboard with a user, the user cannot see the dashboard using the direct link to the dashboard from the email that gets sent as a result of the sharing.Instead, the webpage shows this message:"Sorry! The outages and Availability dashboard dashboard hasn't been shared with you." CauseThough the dashboard has been shared with the user, it can also be restricted to specific roles in the dashboard properties.If the user does not have the roles the dashboard is restricted to, he/she will not be able to access the dashboard even when it has been shared with that user. Resolution To check the restrict to roles permissions on the dashboard: Open the dashboard as the owner or user that can also share it, for example, a pa_admin userClick on the More Actions button, also known as the hamburger icon, on the left of the dashboard name dropdownSelect Dashboard propertiesClick the edit icon for the restrict to roles field to add/remove roles. If the dashboard should be accessible to users without roles, ensure there are no roles in this list. If there should be a role based restriction, ensure that anyone who is supposed to have access to the dashboard, also has that role. Note that this is also mentioned in the documentation, Dashboard permissions may also be impacted by the Restrict to role field on the dashboard properties form.