ETL Builder includes operational tabs that help users sustain a flow after it is created.
Schedules
Use schedules when a flow needs to run at a defined cadence. Once a schedule is set, the user does not need to remain signed in for the platform to execute it.
Runs
The Runs tab shows the recorded execution history for ETL flows and how those runs were triggered. This is where users confirm whether a flow ran manually, from a schedule, or through another operational trigger.
Logs
The Logs tab provides the execution detail needed to understand what happened during a run.
Monitoring
The Monitoring tab surfaces broader ETL workspace metrics and KPIs so users can understand platform activity at a glance.
Recommended operating sequence
- Save the flow.
- Run it manually.
- Review Runs and Logs.
- Add a schedule only after the manual path is stable.
- Use Monitoring for the broader operational picture rather than as the first place to debug one failed run.