This feature allows you to schedule Workflow execution. Note: Only workflows that are part of a campaign can be scheduled. You can configure workflows to run in various modes, for example:Documentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.
- Schedule a workflow to run daily, starting at 7 AM
- Schedule a workflow to run only once, starting at 7 AM on January 1, 2026
- Schedule a workflow to run only on even-numbered days, starting at 7 AM
- Schedule three different workflows to run in sequence, starting at 7 AM. Each workflow will begin only after the previous one has finished, following this order: Workflow
1→ Workflow2→ Workflow3.
Workflow 1 → Workflow 2 → Workflow 3, and Schedule 2 includes Workflow 4 → Workflow 5 → Workflow 6. Workflows 4, 5, 6 can run in parallel with Workflows 1, 2, 3. This means you can execute many different workflows simultaneously using the scheduling feature.

Schedule feature interface