Start with bubbles, shape the result table, run the query, then reuse or export what worked. The interface is designed so the visual state stays aligned with the backend payload.
Use the search bar or category tabs to narrow the bubble list to the field you want.
Drag a bubble to the table to add a column, or click it to open filter controls for that field.
Add more fields, reorder columns, and confirm filter values until the JSON matches the result shape you expect.
Run the query, inspect history, reload useful configurations, and export results when the table looks right.
Runs the current query. While active, the button switches to stop mode.
Exports the current result set using the active multi-value export mode.
Removes the current query setup and result state.
Shows the exact payload being built for the current query.
Shows running, completed, failed, and cancelled history entries.
Opens this guide and summarizes the current interaction model.
What you can do
Status meanings
If the UI feels off, open the JSON panel. It shows the real query payload the backend will receive.
If a report is close to what you need, reload it from query history instead of rebuilding it manually.
When a field offers a list or boolean pill, use it instead of typing freeform text to avoid bad literals.
Check split export mode and column order first so the downloaded file matches how you intend to use it.
Result Filters
Use post filters for result-only checks the backend query does not naturally support. These filters only affect the rows currently loaded in the table.
This only appears after the field already has a rule.
These are layered on top of the loaded result set only.
Excel Export
Export one workbook sheet like before, or split the workbook into sheets grouped by a result field such as library or branch.
Grouped Export
Pick any displayed field from the current results. Each distinct value in that field becomes its own worksheet.