https://www.growthbook.io/ logo
b

bitter-air-59559

08/07/2023, 2:27 PM
Hey folks, does anyone know if its possible to manually/force assign users to an experiment (like assign QA users to test a feature, etc) programatically?
f

fresh-football-47124

08/07/2023, 7:42 PM
you can do that with force rules
(you generally don’t want to do that and have them included in the results)
you can also debug using our Chrome devtools, if your using a JS/React SDK
b

bitter-air-59559

08/08/2023, 7:57 AM
Can I use force rules via API call?
f

fresh-football-47124

08/08/2023, 8:51 AM
you can use the API to add force rules to a feature
b

bitter-air-59559

08/08/2023, 8:51 AM
Brilliant, thank you Graham 👍