> For the complete documentation index, see [llms.txt](https://docs.zingg.ai/latest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zingg.ai/latest/stepbystep/installation/installing-zingg-enterprise-snowflake/setting-up-zingg-enterprise-for-snowflake.md).

# Setting up Zingg

Copy the release and license to a folder of your choice. Say directly under /home/ubuntu. Then execute the following:

> `gzip -d zingg-enterprise-snowflake-0.4.1-SNAPSHOT.tar.gz`

> `tar xvf zingg-enterprise-snowflake-0.4.1-SNAPSHOT.tar`

> `cd zingg-enterprise-snowflake-0.4.1-SNAPSHOT`

> `export ZINGG_SNOW_JAR=~/zingg-enterprise-snowflake-0.4.1-SNAPSHOT`

> `export ZINGG_SNOW_HOME=~/zingg-enterprise-snowflake-0.4.1-SNAPSHOT`

**It is better to keep ZINGG\_SNOW\_JAR and ZINGG\_SNOW\_HOME as part of the .bashrc for always having this value as part of the shell**

> `mv ~/zingg.license .`
