Skip to main content

Setting up Snowflake as a data source

We support multiple account identifier formats when connecting to Snowflake. An example account identifier is xy12345.us-east-2.aws.

If you are self-hosting GrowthBook, you can send queries to Snowflake through an Authenticated Proxy.

To enable this, set a SNOWFLAKE_PROXY environment variable in your GrowthBook container. Here is an example:

SNOWFLAKE_PROXY=http://username:password@proxyserver.company.com:80