Skip to main content
Scheduling manages repeatable operational work.

Source schedules

Source schedules run configured Integrations. Each schedule uses the source configuration, target schema, load mode, and table selection saved for that source.

dbt schedules

dbt schedules run selected model scopes for a chosen environment. The operator chooses the environment first, then selects a layer or specific model scope available in that environment.

Cadence options

Scheduling supports basic cadence controls and cron expressions. Plain-English cron assistance can be used to generate a cron expression before saving.

Monitoring

Scheduled runs appear in Monitoring with the same run-card and log style as manual runs.