Skip to main content

Documentation Index

Fetch the complete documentation index at: https://growthbook-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

Self-Hosting

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

Enabling Data Pipeline Mode

EnterprisePipeline Mode is available on Enterprise plans. Pipeline mode can reduce query costs if you grant the GrowthBook service account write permissions in your data warehouse. More details can be found here.