Is it possible to create new dashboards and then link to them directly via URL so that they can be used as a new page within the system? For instance, our team has created a new main menu tab called "Help" and we have a dashboard created with an HTML block on it with information for our users that want to reach our help desk. In essence, this would allow our functional staff the ability to create new custom site pages without requiring our developers to add code.
The issue arises in that you seemingly can't link directly to the dashboard via /dashboard/layout.php?id=X as regular site users get "Access Denied". Site admins are able to get away with this method obviously. It's simple enough to create our own custom help.php page, but I can certainly see the value in a power user being able to create a new custom page / menu item with content on it.