Source schedules run configured Integrations. Each schedule uses the source configuration, target schema, load mode, and table selection saved for that source.
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.
Scheduling supports basic cadence controls and cron expressions. Plain-English cron assistance can be used to generate a cron expression before saving.