Dashboards
Dashboards in SAMSKARA are SQL-driven: every widget is backed by a query against a database connection or an ArrowLake table.
Creating a dashboard
Section titled “Creating a dashboard”- Open Analytics and create a new dashboard.
- Add a widget — line, bar, area, pie, metric, or table.
- Write the SQL query that powers it and pick a source (any connected database or ArrowLake profile).
Variables
Section titled “Variables”Widgets can use {{location}}-style variables, letting one dashboard definition serve multiple filtered views without duplicating queries.
Auto-refresh
Section titled “Auto-refresh”Each widget can be configured to auto-refresh on its own interval, independent of the rest of the dashboard.
Sharing
Section titled “Sharing”Dashboards can be shared with specific users or with a group, so a dashboard built by one person can be handed to the rest of the team without giving everyone edit access.