- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to make a role such that a user can only view a single dashboard.
They should not be able to access any other page, including any settings pages or the search app.
Is there a way to achieve this?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

If you really want to take control of what this set of users can do:
1.Create an app and add your dashboard to that app. Move it or clone it, as needed. Also move/clone any saved searches or other knowledge objects that this app depends upon. Set permissions for all the knowledge objects to read only.
2.Change the navigation for the app, so that the default page in the navigation is the dashboard. Remove everything else from the navigation. (Here is info on how to Build Navigation for your app.)
3.Create a role. Assign your new app as the default app for the role.
4.Go back to the app and set the app permissions to only read for the new role.
5.If you want to make things super-restrictive - go to all other apps and: either remove all permissions for the new role or set permissions to only read, as desired.
6.Add users to your super-restricted role.
7.If you want users in other roles to be able to see the dashboard (but nothing more), you can also give only read access to those roles as well. Remember that a user may have multiple roles.
I hope this helps you!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

If you really want to take control of what this set of users can do:
1.Create an app and add your dashboard to that app. Move it or clone it, as needed. Also move/clone any saved searches or other knowledge objects that this app depends upon. Set permissions for all the knowledge objects to read only.
2.Change the navigation for the app, so that the default page in the navigation is the dashboard. Remove everything else from the navigation. (Here is info on how to Build Navigation for your app.)
3.Create a role. Assign your new app as the default app for the role.
4.Go back to the app and set the app permissions to only read for the new role.
5.If you want to make things super-restrictive - go to all other apps and: either remove all permissions for the new role or set permissions to only read, as desired.
6.Add users to your super-restricted role.
7.If you want users in other roles to be able to see the dashboard (but nothing more), you can also give only read access to those roles as well. Remember that a user may have multiple roles.
I hope this helps you!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This dashboard includes a month selector populated by a query that includes the gentimes command. If the role doesn't have read permissions to the Search & Reporting app, will the user be able to use this element?
