> For the complete documentation index, see [llms.txt](https://docs.zingg.ai/0.3.4/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/0.3.4/stepbystep/configuration/model-location.md).

# Model Location

Place where Zingg saves training data, models, documentation and recommendations

#### zinggDir

The location where trained models will be saved. Defaults to /tmp/zingg

#### modelId

An identifier for the model. You can train multiple models - say, one for customers matching names, age, and other personal details and one for households matching addresses. Each model gets saved under zinggDir/modelId
