Logo
NeoArc Studio

Document Projection Flow Editor

Build data-driven document flows with filter, loop, decision, and output nodes

You are editing a document projection flow. The flow editor lets you build a pipeline that transforms model data into publishable content blocks - tables, charts, text, and responsive rows.

Node types

NodePurpose
FilterNarrow data with multi-condition AND/OR rules. Works before or inside loops
SelectorPick a specific entity or field path to focus downstream context
LoopIterate over a collection. Downstream nodes run once per item
DecisionBranch the flow based on a condition (diamond node with yes/no paths)
Scalar OutputEmit a single value as a text content block
Array OutputEmit a collection as a table with configurable columns
Chart OutputEmit a chart (bar, stacked, donut, gauge) with pre-built templates
Responsive RowFlex-wrap container with text, table, and chart cells