How a flow is built
A flow is a sequence of steps connected by arrows. Every step does one of three things:- Pulls data in. From a file, an integration, an API, an inbox
- Transforms data. Filters, joins, calculates, extracts, reshapes
- Sends data out. To another system, a file, an email, a dashboard

Open a step
Prowork configures each step, and the step itself is inspectable at any time by anyone who can open the flow. Click a step’s Open button to see what it’s doing and change it. Each step shows:- What it does: The operation, in plain language
- The logic applied: The specific rule, condition, or transformation
- The data at that stage: A live preview of the actual rows and columns

Integration authentication
Steps that connect to external systems require authentication. Click Edit Accounts in the step settings to add or manage connections. Authentications can be shared across your team.Pin context from the canvas
You can point Prowork at a specific step, column, row, or cell so its next answer is grounded in exactly the data you’re asking about. Click a cell, column header, or even a whole step to highlight it and watch it pin to the chat. The highlight sticks as you navigate around the flow. Anything you highlight this way is added to the chat context. Prowork can then answer questions like:- “How was this cell calculated?”
- “Why is this column blank for these rows?”
- “What upstream data feeds this row?”

For deeper lineage questions, use Data tracing to click a row and see which upstream rows contributed to it across the entire flow.

