Visual Designer

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.

OutputPlatform Storage

What it does

An Output node is where a workflow's results become a durable, reusable dataset. Today, Output writes to Platform Storage — DataQloo's own storage layer — creating a dataset that shows up in Datasets and can be selected as an Input elsewhere.

What it doesn't do yet

Writing results directly to a PostgreSQL table, or to CSV, Excel, or Amazon S3 as a dedicated output destination, are all on the roadmap — see Integrations for current status of each output destination.

Common use cases

Save a cleaned, filtered table for reuse across multiple workflows
Publish a summarized report as a dataset your team can query

Frequently asked questions

Today, Output nodes write to Platform Storage — DataQloo's own dataset storage. Writing directly back to a PostgreSQL table, or exporting to CSV, Excel, or S3 as a dedicated output destination, are all on the roadmap.

See the Output node in the Visual Designer.