Feature Gates are powerful in ensuring a safe, controlled feature rollout. Scheduled Rollouts add a time-based scheduling layer to Feature Gates, enabling you to pre-set any rollout schedule you want, which will execute automatically. This is particularly useful if, for example, you have a feature launch happening in another timezone (and don’t want to stay up all night!) or you have a standard, company-wide ramp-up schedule you follow with every feature release. Scheduled rollouts are set at the Feature Gate rule level, enabling maximal flexibility. Not all rules in your Gate need to include a scheduled rollout, simply set it up for whichever rules make the most sense.Documentation Index
Fetch the complete documentation index at: https://statsig-4b2ff144-mintlify-migration-guide-python-init-resou.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Set up a Scheduled Rollout
To set up a Scheduled Rollout on a rule in your Feature Gate, simply tap on the ”…” in the upper right-hand corner of the rule you want to schedule a rollout for.

- Rollout date
- Rollout time*
- Pass percentage
Rollout times are available in 15 minute increments. Additionally, each configured phase represents a discrete increase to the next rollout percentage, not a gradual rollout amortized over the course of the entire phase.



Execute a Scheduled Rollout
Once configured, each phase of a Scheduled Rollout will execute automatically on the schedule specified. The Feature Gate creator, any editors, and anyone Following the Feature Gate will receive Scheduled Rollout notifications. Notifications will be sent via:- Console
- (Optional) Slack
- To configure Slack notifications on Statsig, go to “Account Settings → Notifications”