Daily work
Schedules
Read-only fleet view of every upcoming Flow run and the most recent run history. Diagnose at a glance whether the engine is healthy.
- Customer-app route
- /schedules
- Who uses this
- Every authenticated team member.
What it is
The Schedules page is a single-pane view of two things: what's coming up next across every Flow, and what just happened. Pause / resume controls live on each Flow's own schedule page — this page is purely informational.
What you can do here
- See upcoming runs — the next 10 across all Flows, soonest first.
- Browse run history — the most recent runs with status, throughput, and Writeback row count.
- Click any row to jump to the Flow detail or the run forensics page.
Common workflows
Morning health check
- Open
/schedules. - Confirm last night's runs all show completed.
- If any show failed, open the run for the error detail.
Confirm a Flow is actually scheduled
- Look in the Upcoming runs card for the Flow's name.
- If it's missing, the Flow is paused or has no cadence — fix it on the Flow's schedule page.
Common gotchas
Upcoming runs is empty
Either no active Flows exist, or all of them are paused. Open /flows to confirm.
History shows a "held" status
Held = waiting on something (Slate connection, billing). The detail page explains the hold reason. Held runs auto-release once the underlying issue clears.