Insights: New datasources and features for querying your data
May 13, 2026
We've improved Insights and added new datasources, functionality and syntax support.
New datasources include:
- Runs: Query your function runs and their associated data, such as input, output, and execution time.
- Steps/StepAttempts: Query the individual steps within your function runs, including their status, output, and execution time.
- Extended Trace Spans: Query the spans associated with your function runs, providing more information about the execution of your functions.
In addition to new datasources, we've also added support for new functions and improved syntax support to make it easier to query your data.
We've also improved the Insights sidebar with new features including:
- Insights AI — An assistant to help write your queries from plain English descriptions.
- Schema Explorer — A sidebar utility that shows available tables and event schemas.
Check out the Insights documentation for more details on the new features.