diff --git a/components/analytics/iot-analytics/org.wso2.carbon.iot.device.statistics.dashboard/src/main/resources/carbonapps/Dashboard_1.0.0/device-statistics-dashboard.json b/components/analytics/iot-analytics/org.wso2.carbon.iot.device.statistics.dashboard/src/main/resources/carbonapps/Dashboard_1.0.0/device-statistics-dashboard.json index bb57e0bc0..b30859faa 100644 --- a/components/analytics/iot-analytics/org.wso2.carbon.iot.device.statistics.dashboard/src/main/resources/carbonapps/Dashboard_1.0.0/device-statistics-dashboard.json +++ b/components/analytics/iot-analytics/org.wso2.carbon.iot.device.statistics.dashboard/src/main/resources/carbonapps/Dashboard_1.0.0/device-statistics-dashboard.json @@ -3,9 +3,9 @@ "title": "Device Statistics Dashboard", "description": "", "permissions": { - "viewers": ["admin"], - "editors": ["admin"], - "owners": ["admin"] + "viewers": ["Internal/everyone"], + "editors": ["Internal/everyone"], + "owners": ["Internal/everyone"] }, "pages": [{ "id": "landing",