hey there, I'm a bit confused with how we define e...
# ask-questions
s
hey there, I'm a bit confused with how we define environments on GrowthBook. It seems like by default there's a
production
and a
dev
environment - that's great, that's all I need. The problem is that there's only one SDK-connection and that is set to
production
only. In order to use both
production
and
env
do I need to: • create a second SDK-connection for the same project, and select
dev
environment? • on the SDK side, use a different client-id (one for
production
and one for
dev
)? Please confirm. P.s this looks so complicated and I don't understand why it has to be 😕
f
Yeah you need to create a new SDK connection per environment.