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

# Model Location

#### 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`
