In its publication, Databricks describes the secure delivery of a single embedded AI/BI dashboard to different viewers: each must see only the rows relevant to them. The mechanisms cited include group-based row-level security, data masking, and default deny access.

The practical implication of this approach is to move access control inside the shared analytical view, rather than creating a separate version of the dashboard for each viewer. However, the available evidence consists solely of metadata from the Databricks Blog publication; therefore, implementation details and application results remain unconfirmed.