"Add to dashboard" feature available for users who cannot create dashboards.Issue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> "Add to dashboard" feature available for users who cannot create dashboards. Related LinksCurrently, any user who has an ITIL role can create dashboards for himself and can share with any users/groups. On the other hand, under view/run user can see "add to dashboard" option for the reports which he created & which are shared with him. Based on any requirement, the user can customize the "dashboard create" ACL on pa_dashboards table adding/removing roles to ensure only a specific role sees 'new' button on dashboards. But once the ACL is modified, the reports module doesn't get modified and shows "add to dashboard" button to everyone else too, where it is expected to show to only that role modified in the ACL. On a discussion with the development team, this has been confirmed as an enhancement request and an STR record has been created: STRY8595811 Reference case: INT4262918