Skip to main content

Dashboard

Dashboards allow users to build, share, and publish interactive visualizations on top of their data. Charts are created from saved queries or datasets and assembled into a canvas with filters, cross-filtering, and scheduled refresh.

Services Behind This Feature

ServiceRole
BFF APIProxies requests and performs token exchange to Superset.
SupersetHosts the dashboard engine — chart rendering, filter logic, dataset management, and sharing.
TrinoExecutes the underlying queries that power charts.
RangerEnforces data access policies on every query reaching Trino.

Go Deeper