Scheduled Reloads
Configure scheduled reloads in Statsig Warehouse Native to refresh experiment and metric data from your warehouse on a daily or hourly cadence.
How scheduled reloads work
You can control daily reload settings for Metrics and Experiments. Configure these settings on each entity, or set project-level defaults that entities inherit from in your Project Settings. You can also use the Console API to trigger experiment result loads. This is useful for triggering refreshes when your data pipelines are ready.

Gate/experiment Pulse scheduling
For feature gates and experiments, individual Pulse scheduling is available separately from the project-level settings. Schedule daily Pulse metric reloads for individual feature gates and experiments.
To access this feature:
- Navigate to your feature gate/experiment in the Statsig Console
- Go to the Pulse Results tab
- Use the scheduling controls to configure daily reloads
The scheduling allows you to:
- Set a daily reload time in UTC
- Choose between Full and Incremental reload types
- Save, edit, or cancel scheduled reloads
This feature requires gates with partial rollout rules and overrides project-level settings.
Was this helpful?