Table Visualization
How are we improving the product?
The Assistant presents eligible structured-data answers as an inline table instead of prose, making multi-row and multi-column results easier to scan, sort, verify, and reuse.
View an example of Table Visualization
How does it work?
When a question returns consistent structured rows with at least two useful columns, the Assistant displays a short summary and a table preview of up to 15 rows. Users can sort by column, scroll across wide tables, see the total row count and snapshot time, and download the full dataset as a CSV.
The table renders when the result is useful for scanning, comparing, sorting, verifying, or exporting. Single facts, explanations, one-column lists, chart-first results, sensitive data, and unclear permission cases remain in prose. If a table cannot render, the Assistant falls back to the standard prose response.
Technical restrictions
- Available on web.
- The in-chat table is a preview capped at 15 rows; the full result is available through CSV download.
- Data is a point-in-time snapshot rather than a live view.
- Results respect the user's existing permissions and only show records they can access.
- Fullscreen views, live refresh, saved or pinned tables, pagination, editing, custom charts, and cross-session table memory are not included in this release.