Skip to content

Commit 1f549d2

Browse files
authored
Merge pull request LambdaTest#1366 from srivishnua-lambdatest/stage
Insights - Adds Admin users to Edit, Update or Delete any dashboards
2 parents b1a2f0c + 828226e commit 1f549d2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/analytics-dashboard-features.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The above password is only for those users who are external to the organization
101101
<img loading="lazy" src={require('../assets/images/analytics/Private-Dashboard.webp').default} alt="cmd" width="768" height="373" className="doc_img"/>
102102

103103
#### Summary of the feature
104-
This feature allows users to change the visibility of a dashboard from being accessible to all organization users to being private and only accessible to admin user. This provides better control over who can view and interact with the dashboard.
104+
This feature allows users to change the visibility of a dashboard from being accessible to all organization users to being private and only accessible to admin user and creator of the dashboard. This provides better control over who can view and interact with the dashboard.
105105

106106
#### Steps to use
107107
1. Navigate to the dashboard you want to change the visibility of.
@@ -117,6 +117,13 @@ An admin user is the user who has created the dashboard. Only the creator is all
117117
2. **Role-based access control:** Limit dashboard access
118118

119119

120+
## Admin Access for Dashboards
121+
122+
### Summary of the feature
123+
This feature allows the admin user to access all the dashboards created by the organization users. The admin user can view, edit, and manage the dashboards created by other users within the organization.
124+
125+
126+
120127
<nav aria-label="breadcrumbs">
121128
<ul className="breadcrumbs">
122129
<li className="breadcrumbs__item">

0 commit comments

Comments
 (0)