:wave: I am trying to figure out what sort of auto...
# ask-questions
p
👋 I am trying to figure out what sort of automation is available on growthbook to automatically update the percent rollout. For my use case, I would like to use a single feature flag for every new version that is released and thru the week automatically increase the rollout by 20%. Is this possible to do?
r
Hi Binoy! We have this feature on our radar, but it's not currently possible to do automatic rollouts.
p
understood, thanks for response. Follow up question, is it possible to update rollout perfect from the SDK or the REST API? (I have not looked thru the docs)
r
We have an endpoint to partially update the feature here, but I haven't been able to test your particular use case: https://docs.growthbook.io/api#tag/features/operation/updateFeature
p
thanks! I'll give it a shot