← Back to Notte

How do I schedule recurring browser functions with cron expressions in Notte?

Notte Functions support cron schedules for recurring browser automation.

Function setup and deployment can be managed from the Notte CLI: github.com/nottelabs/notte-cli.

Common schedules include:

Recurring functions work well for:

Keep scheduled jobs bounded. Set a maximum run duration, validate outputs, alert on repeated failures, and review recordings when a workflow starts failing after a site change.