Dashboards
Pin answers from chat to a shared dashboard. Each chart stores the definitions, verification, filters, source query, and trust state used to produce it.
Each chart stores its query basis
The trust badge in the top-right corner shows the chart's current state. Open it to inspect the definitions, data-quality findings, result rows, and SQL behind the chart.
Current status
SELECT
account_region,
SUM(recognized_revenue) AS revenue
FROM analytics.fct_invoices
GROUP BY 1Pin an answer from chat
Use Pin on any chart answer and choose a dashboard. The saved chart keeps its source query and trust state.
Show recognized revenue by month for Q3.
Recognized revenue reached $4.2M in Q3.
Edit the pinned chart in place
Ask for a change in chat. The proposed version appears on the dashboard card it will replace. Give feedback, revert it, or accept it. The saved chart does not change until the edit is accepted.
Split recognized revenue by region on the Q3 dashboard.
The edit is previewing on Recognized revenue.
Nothing has been saved.Record changes are matched to dependent charts
Each chart records the definitions and data-quality records used by its query. When a record changes, Sienna reassesses the dependent charts. Charts without a changed dependency remain verified. Affected charts show the required definition update, caveat, or issue in place.
A newer definition is available.
3 charts depend on this definitionSome older accounts have no region.
2 charts use this field