Does Wisegrid have dashboards like Smartsheet Sights?
Yes. A Wisegrid dashboard is a live canvas of metric tiles and charts arranged on a drag-and-resize grid, the same idea as a Smartsheet Sight. Each widget reads from your sheets and reports, and the canvas updates as the data underneath it changes.
What chart types can I add to a Wisegrid dashboard?
The chart widget supports bar, column, line, area, pie, donut, gauge, funnel, and scatter, plus single-value metric tiles with a period delta. Charts render on ECharts, a production charting engine, so the axes, tooltips, and animation are real rather than hand-drawn divs.
Can I drag and resize widgets on a Wisegrid dashboard?
Yes. Widgets sit on a twelve-column grid with an explicit position and size (x, y, width, height). You drag to move and grab a corner to resize, the layout saves, and on a phone it collapses to a single readable column.
Do Wisegrid dashboards update live?
Yes. A dashboard opens a lightweight WebSocket per source sheet and re-fetches the affected widgets when that sheet changes, with a "Live" indicator while the connection is up. If a socket is unavailable it falls back to polling, so widgets still stay current.
Can I apply one filter or date range across the whole dashboard?
Yes. A dashboard has a global controls bar (filter chips plus a date range) that applies to every data widget at once. The control can only add conditions that narrow what a widget shows. It can never widen past what the viewer is already allowed to read.
When I share a dashboard, can someone see numbers from a sheet they cannot access?
No. Every metric and chart resolves through the access of the person viewing it, never the owner’s. A viewer who cannot read a widget’s source sheet gets a calm "no access" placeholder instead of the value, and the sheet’s existence never leaks.
Can I share a Wisegrid dashboard with a public link?
Yes. You can mint a read-only public link (a wisegrid.co/p/ token) that anyone can open without an account. A public link has no viewer identity to resolve per-person access against, so it renders the owner’s view. Share publicly only what is safe for anyone with the link to see. For per-person access, use an authenticated share to a person, a group, or a domain instead.
Can I put a report or a data table on a dashboard, not just charts?
Yes. Besides charts and metric tiles, a dashboard can hold a report grid, a sortable sheet-backed data table, a cross-sheet pivot, an image, a sandboxed web embed, a title banner, a shortcut link, and a resource-capacity heatmap. They are all first-class widgets.
Can Wisegrid help me build a dashboard from a sheet automatically?
Yes. From a source sheet you can ask Wisegrid to suggest widgets, and it proposes metric and chart widgets you can accept or skip. The suggestions only ever read data you already have access to, so AI assist can never propose a widget over a sheet you cannot see.
Can I import my Smartsheet dashboards into Wisegrid?
Not yet. The importer brings over your sheets, formulas, and attachments, while Smartsheet dashboards, reports, forms, and automations are surfaced in the import tree as "notify me when ready" so you can join the waitlist. Rebuilding a dashboard in Wisegrid is quick once your sheets are in, since each widget points straight at them.
How much do Wisegrid dashboards cost?
Dashboards are included with Wisegrid, not a separate purchase. There is one plan at $19 per editor per month with every feature included, and view-only collaborators are free. The positioning is simple: one flat price, with more of everything.
Does a shared dashboard work on mobile?
Yes. The twelve-column canvas collapses to one readable column on a phone, so a shared link or a public link opens cleanly on a small screen without horizontal scrolling.