How do scheduled workflows work?
Set a workflow to run hourly, daily, weekly, or on a cron schedule. Outputs land in your inbox or your dashboard.
Last updated: 2026-05-04
Setting up
- Open a workflow you've saved.
- Click Schedule in the top bar.
- Pick frequency:
- Every hour
- Every day at <time>
- Every Monday/etc. at <time>
- Custom cron expression (advanced)
- Choose destination:
- Email (sends a summary + full output)
- Webhook (POSTs JSON to a URL you provide)
- Google Sheets (appends row)
- Notion (creates page)
- Save to dashboard only
- Click Activate.
Limits by tier
| Tier | Max scheduled workflows | Min interval |
|---|---|---|
| Free | 0 | — |
| Starter | 3 | Daily |
| Pro | 10 | Hourly |
| Business | 25 | 15 min |
| Agency | Unlimited | 5 min |
What if it fails?
- Soft failure (one tool returns empty): workflow marked yellow in Activity, you get an email with diagnostics.
- Hard failure (network down, model unavailable): retried 3× with exponential backoff. If still failing, paused for 24h and you're notified.
- Five consecutive failures auto-pause the schedule until you re-enable it.
Pausing
Click the schedule icon → Pause. Resume any time. No data is lost during pause.
Was this helpful?
Still stuck? Contact support