For the complete documentation index, see /llms.txt. The full corpus is available at /llms-full.txt. Most pages have a raw markdown variant; append .md to the URL or send Accept: text/markdown.

Changelog  |  July 23, 2026

Improvements: Command Palette, Better Charts in Assist, and Faster Reports

A roundup of smaller improvements we've shipped recently. Individually they're modest; together they make Invert quicker to navigate, faster to load, and more capable when you're deep in an analysis.

Command Palette: jump anywhere with ⌘K

Press ⌘K (or Ctrl+K on Windows/Linux) from anywhere in Invert to open the command palette. Start typing to jump straight to pages, actions, and your data without hunting through the UI. If nothing matches, hit Tab to send your query straight to Assist. Available now for everyone; look for Search in the left sidebar.

Command palette showing search results for a query, with navigation, matching runs and metrics, and an Ask Assist option

Interactive Plotly charts in Assist

Assist can now render live, interactive Plotly charts directly in the chat. Use the legend, zoom in and out, and go fullscreen. Interactive charts like this used to live only inside Reports, and now they work right in the Assist conversation.

Assist rendering an interactive 3D Plotly surface plot in the chat, rotating and zooming as the user explores the response surface

Reports and plots load faster

Data-heavy reports and plots now load roughly 4–5× faster, so reports packed with high-density timeseries data open in a fraction of the time they used to.

Assist keeps working on long-running tasks

On especially long, complex tasks, Assist now checkpoints its progress and picks the work back up automatically, so even the most involved jobs run to completion.