Skip to Content
ConceptsSchedule & Auto Rollout

Schedule and auto-rollout are Pro plan features. On the Starter plan, rollout is always manual.

Schedule

You can schedule the activation or deactivation of a Boolean flag at a specific time:

  • Enable at: The flag is automatically enabled at the defined time
  • Disable at: The flag is automatically disabled at the defined time

Ideal for coordinated launches — configure in advance and the flag activates itself at the right moment.

Auto-rollout

For Rollout flags, auto-rollout defines automatic steps for increasing the percentage:

Step 1: 10% at 10:00 Step 2: 25% at 14:00 Step 3: 50% the next day at 09:00 Step 4: 100% after 48h with no errors

Each step is executed automatically by the CanaryGate worker. You can pause or cancel the auto-rollout at any time through the dashboard.

Timezones

All schedule times are configured and displayed in the organization’s timezone, configurable under Settings → Organization.

How to create a schedule

  1. Open the flag in the dashboard
  2. Click Schedule
  3. Add steps with their time and percentage value
  4. Confirm — the schedule is saved and appears in the flag’s history

Monitoring

The dashboard shows the status of each step:

  • pending — waiting for execution
  • executed — executed successfully
  • failed — failed (you will receive a notification)
  • cancelled — manually cancelled
Last updated on