Asking for one
Describe the view, not the configuration:“Build me a dashboard for the repairs team: open work orders by priority, a chart of completions per week, and the average time-to-fix as a big number up top.”Your assistant creates the tiles, sizes and arranges them on a 12-column grid, and shares the result. Refinements work the same way — “make the trend chart wider”, “add a tile for overdue items”, “retitle it Repairs Standup”.
Tiles can be anything
There’s no fixed menu of widget types. A tile is whatever presents the data best:- Charts — bar, line, scatter, histogram, or anything more exotic the data calls for.
- Tables — sortable, styled, as compact or detailed as you like.
- KPI cards — single big numbers with context.
- Custom views — maps, timelines, progress boards; if it can render in a browser, it can be a tile.
Live by design
The best tiles are live: instead of baking numbers in, a tile is wired to data tables and fetches fresh values every time it’s viewed. Tiles with live wiring show a Live badge and a per-tile Refresh data button. That’s what makes the canvas a monitoring surface rather than a report archive: a scheduled task appends today’s rows to a table, and every tile built on that table is already up to date the next time you look.The Dashboards pane
The Dashboards tab on your assistant’s page is the viewer for everything visual it has built — in the Console’s words, “live tiles and reports your teammate builds for you, on request.” Where the Data pane shows the raw tables, this pane shows the views on top of them. What it’s for:- Your standing views, in one place. Every dashboard and standalone tile your assistant has built for you, ready to revisit — the morning KPI board, the API monitor, last quarter’s analysis.
- A live monitoring surface. Data-bound tiles fetch fresh values when viewed, so the pane doubles as your operations screen — glance rather than ask.
- The handoff point. Pop any view into its own tab for a shareable link, or download tiles when you need to take a chart elsewhere.
- Pick a view. The picker at the top switches between everything saved for this assistant, in two groups: Dashboards (composed boards) and Tiles (standalone views that aren’t part of any board). Search by title when the collection grows.
- Read the summary card. Each dashboard opens with its description, tile count, and last-updated time — plus Open in new tab for a full-screen, shareable version and Download to grab all tiles as a bundle.
- Work the tiles. Tiles are laid out on the dashboard’s grid; each collapses and expands individually (or all at once from the toolbar). Tiles wired to live data carry a Live badge and their own Refresh data button; every tile can be downloaded or popped out into its own tab.
- Let it keep itself fresh. While your assistant is actively working, the pane polls automatically — a Live indicator and “Updated…” timestamp in the footer show you’re seeing current state. A refresh button re-pulls everything on demand.