--- alias: user-guide-analytics-views-security-permissions tags: - data platform description: "Security permissions govern Analytics Views, controlling access based on entity type and object-level settings" --- # Analytics Views Security Permissions ## Overview The **Analytics Views** (as well as, IoT Events Definitions and Data Sets) are protected by the object security level. For more information, see [[security-admin#security-levels|Security Levels]]. ## Object-Level Behavior in Analytics Views {% include-markdown 'includes/pages/security_permissions_data_platform.md' %} ## Detailed Permissions Matrix The table below summarizes all possible permission combinations for Analytics Views, based on whether the entity is System or Non-System, and whether object-level security is On or Off. | Entity Type | Object-Level | Action | Administrator | User (No Data Group) | User (Read Access) | User (Write Access) | Access Notes | | -------------- | ------------ | ---------------------------- | ------------- | -------------------- | ------------------ | ------------------- | ---------------------------------------------------------- | | **System** | **Off** | Edit / Edit Layout | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | System entities cannot be edited when Object-Level is off. | | **System** | **Off** | Import | :material-check:{ style="color: #4DB6AC" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | Allowed only for Administrator. | | **System** | **Off** | Import via Integration Entry | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | | **Non-System** | **Off** | Import | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | | **System** | **On** | Edit | :material-alert:{ style="color: #FFB300" } Limited (only first step of Edit Wizard) | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-alert:{ style="color: #FFB300" } Limited (only first step of Edit Wizard) | Administrator and Write Access allows partial editing only. | | **System** | **On** | Edit Layout | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | Layout editing forbidden for all users. | | **System** | **On** | View | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Full viewing access. | | **System** | **On** | Terminate | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | :material-close:{ style="color: #EF5350" } | Termination not allowed. | | **System** | **On** | Import | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | | **System** | **On** | Import via Integration Entry | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | | **Non-System** | **On** | Edit | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-close:{ style="color: #EF5350" } | :material-check:{ style="color: #4DB6AC" } | Allowed except for Read Access users. | | **Non-System** | **On** | Edit Layout | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-close:{ style="color: #EF5350" } | :material-check:{ style="color: #4DB6AC" } | Allowed except for Read Access users. | | **Non-System** | **On** | View | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | | **Non-System** | **On** | Terminate | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | | **Non-System** | **On** | Import | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | :material-check:{ style="color: #4DB6AC" } | Allowed. | Table: Analytics Views permissions matrix