What is a table artifact?
A table is rendered as an artifact in the conversation:- It appears inline in the chat as a preview.
- It can be expanded into a full table view.
- It can be exported as a CSV.
- Olly exposes the queries used to build the table.
How tables are generated
- Ask a question that implies structured data (for example: โShow CPU usage by deploymentโ).
- Olly generates one or more queries based on the prompt.
- Query results are combined and rendered as a table artifact.
Table interactions
The following actions are available: From the chat:- Expand the table for a full-screen view and extra functionality.
- Download CSV.
- Sort columns in ascending or descending order.
- Clear sorting to return to the default order.
- View the column-level query.
- Download CSV.
- Copy the table.