You are here:
Policy Behavior When Querying Data
When you query data in Data 360, whether through Data Explorer, Profile Explorer, or Tableau, governance policies control what you can retrieve. Even if metadata is visible in the UI, actual access is enforced at query time to protect sensitive data.
Key Enforcement Callouts When Consuming Query API
Here's how governed data behaves in Data 360, including its unique policy rules and exceptions.
In general, when querying data:
- Users can query objects if they have access as defined by the policy.
- Users can query DMOs if they have access to them. There's no underlying access check on DLOs.
- Users can query data graphs if they have access to the ID and value DMOs and all their fields. There's no underlying access check on DMOs or CIOs used within the data graph.
- Users can query calculated insights if they have access to the underlying calculated insight object.
- Field enforcement is applied at the query layer. Users can query fields only if they have access as defined by the policy.
- The View All and Modify All data object permissions don't apply when querying data.
- Users can create or edit masked fields if they have access to the underlying objects and fields. Masking applies at the query layer and doesn’t prevent data input or updates.

