Hi :wave: I have a tricky question on Namespaces. ...
# ask-questions
r
Hi 👋 I have a tricky question on Namespaces. From the UI POV, is super clear how to set it up and use it but it's difficult to understand how Namespaces are actually implemented and working on the code. As an example, I currently have a test running in 50% of a Namespace. I did some digging outside of GrowthBook as the conversion was lower on the test of what we currently show in our dashboards, and I realized that the denominator display in GrowthBook is 100% of the population. Shouldn't it be only 50%? As a general question, how does the interaction between the FF and the Namespace works? I thought that the Namespace evaluates first if a user is within the Namespace target for a test and if true, then the FF for that test evaluates in which group the user is.