{{define "title"}}{{.Title}}{{end}} {{define "content"}} {{template "host_chrome" .}} {{$page := .Page}} {{$host := $page.Host}} {{$groupNames := $page.GroupNames}}
A schedule is a cron expression pointing at one or more source groups. When it fires, the agent runs a separate restic backup per chosen group — independent jobs, independent snapshots, independent retention. Failure of one group doesn't fail the others.
+ New scheduleAdd one and the agent will start running backups on whatever cron expression you give it. Until then, Run-now from the Sources tab is the only way to trigger a backup.