
The Dashboards list for a project
Create a dashboard
Click New Dashboard and give it a name. The description is optional and appears under the title. You can also describe one in Chat. Switch to Analyst mode and say what you want to see — for example, “a revenue dashboard with monthly trend, top products, and a breakdown by region”. BonData writes the queries, picks chart types, runs each query to check it returns rows, and saves the dashboard. Anything it produces can be edited afterwards.Add a chart
Click Add Widget to open the chart editor.
The chart editor: query, chart setup, and preview
- Write a query and click Run. Reference your data as
"Integration".Entity— for example"Demo Shop".orders. The columns it returns are listed under Result Columns. - Choose a chart type.
- Drag columns from Result Columns into the chart’s slots. A pie takes a Category and a Value; a bar takes an X-Axis and a Y-Axis.
- Set the value format: currency, percentage or number, decimal places, and compact notation (1.2K / 1.2M).
Chart types
Turn a KPI into a trend tile
Return one row per period — a month column and a value column — and drag the date column into the KPI’s X-Axis slot. The tile then shows the latest period’s value, a sparkline of the series, and the change against either the first period or the previous one. Give the tile some extra height so the sparkline has room.Move and resize charts
Drag a chart by its header to move it. Drag its bottom-right corner to resize it. The grid is 12 columns wide, and the layout saves as you go.Dashboard filters
Dashboard filters sit above the charts and apply to every chart whose query uses them, so one control moves the whole page. A date range, a region, or a customer segment are typical. Click Add filter and describe what you want to filter by. BonData creates the filter and adds it to the relevant queries. Once a dashboard has at least one filter, the button becomes Manage filters, where you can rename them, reorder them, and set defaults. A filter only affects charts whose query references it. If a chart doesn’t move when you change a filter, that chart isn’t wired to it — ask AI to add it.Chart filters
Individual charts have their own Filter button. Pick from the values already present in that chart, or drag across a time axis to narrow to a range. Chart filters aren’t saved and apply only to the chart you’re looking at. Use them to inspect something; use a dashboard filter when you want it to persist.Chart actions
Hover a chart and open the ⋮ menu.
Per-chart actions
The
</> button beside the menu shows the chart’s query and lets you edit it directly.
Export a dashboard

Dashboard actions

A dashboard with KPI tiles, a time series, and category and regional breakdowns
Further reading
- AI Chat — building and editing dashboards from a conversation
- Connecting your integrations — the sources charts query
- Bondata Cloud — where queried data is stored