← All components
As it appears in the workflow's entry-points panel in the editor.
Schedule
TriggersStarts a workflow on a recurring schedule (e.g. every weekday at 9am), in the timezone you choose.
What the architect sets up
- The schedule and its timezone
- Whether the schedule is currently on or paused

How it behaves in a run
- This is an entry point: it's how runs of the workflow begin.
Related
- Stages & components: how components fit into a workflow
- Showcase: see components like this at work in real workflows
- Actors & hand-offs: who picks up the run once it starts
For developers: the API and MCP server identify this component as timer_trigger.