Features
Every capability documented here is real and working today, unless marked otherwise.
See what’s on the roadmap →Admin
Visual Designer nodes
Browse
A terminal node that previews your workflow's results — the table, inferred schema, column profile, generated SQL, and any configuration messages, all in one panel.
Filter
Narrows a dataset down to the rows that matter with a single condition — equals, contains, greater than, in a list, and more.
Input
The starting point of every workflow. Pick a saved Platform Dataset or configure a PostgreSQL connection to bring data onto the canvas.
Output
The terminal node that saves a workflow's results as a reusable Platform Dataset, so it can be used as the Input to another workflow.
Sort
Orders results by a column, ascending or descending, so the most relevant rows surface first.
Summarize
Groups and aggregates rows — SUM, COUNT, AVG, MIN, MAX, and COUNT DISTINCT — to turn raw rows into a business-readable metric.