Documentation
Learn how to use Dash for data exploration, visualization, and dashboard creation.
AI Assistant
The assistant is a chat interface backed by a language model with access to your connected DuckDB database. It can run SQL queries, render results as tables or charts, and update open relation tabs.
Data Canvas
The canvas is your visual workspace in Dash. Instead of writing disconnected queries one by one, you arrange SQL nodes on an infinite canvas, connect them to each other, and watch your data flow in real time.
Dashboards
Dashboards in Dash are interactive, composable documents that combine text, data visualizations, and user inputs into a cohesive analytical experience. Think of a dashboard as a canvas where you can tell a data story by mixing explanatory text with live queries, charts, and interactive filters.
