> 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/match-configuration.md).

# Match Configuration

Configuring Zingg Enterprise For Snowflake

Create the snowflake config file. This config file will contain the model locations, match types defined on fields, input and output tables in Snowflake. Please refer to **examples/febrl/configSnow\.json** for a sample. Documentation for fields and match types is defined at [Zingg Field Definitions](https://docs.zingg.ai/zingg0.5.0/stepbystep/configuration/field-definitions).

Along with the changes to the field definitions, please do the following:

* Give ‘modelId’ a name. An example could be 28NovDev.
* Change ‘INPUT\_TABLE\_NAME’ in data with the name of source table
* Change ‘OUTPUT\_TABLE\_NAME’ in output with the name of output table
