Daily work
Flows
A Flow is one Slate Query — In Progress → Celia analysis → Slate Source Format — Writeback loop. This page lists every Flow in your Org with cadence, last run, and next run.
- Customer-app route
- /flows
- Who uses this
- Every authenticated team member.
What it is
Flows are CeliaConnect's main pipeline primitive. Each Flow has an In Progress query, a Positive Outcomes query, a Writeback target, a cadence, and an analysis configuration. The page is the inventory — the "where do I add a new pipeline" entry point.
What you can do here
- See every Flow in your Org, with cadence + next-run countdown.
- Open a Flow to read its detail or run it now.
- Click "New Flow" to start the creation wizard at
/flows/new.
Common workflows
Add your first Flow
- Click New Flow.
- Pick the use case — risk scoring is the default.
- Paste the Slate Query — In Progress URL, the Slate Query — Positive Outcomes URL, and the Slate Source Format — Writeback URL.
- Choose a cadence.
- Save and let the first run fire automatically.
Audit cadence
- Open
/flowsand scan the cadence column. - If two Flows duplicate work on the same In Progress query, consolidate them.
Common gotchas
"No Flows yet"
Empty state shows until your first Flow is saved. Click New Flow to begin.
I want a one-off run, not a schedule
Open the Flow detail, set cadence to monthly, and use Run now when you need it.