# Exporting Labeled Data

If we need to send our labeled data for a subject matter expert to review or if we want to build another model in a new location and [reuse training effort](https://docs.zingg.ai/0.4.0/stepbystep/createtrainingdata/addowntrainingdata) from earlier, we can write our labeled data to a csv

`./scripts/zingg.sh --phase exportModel --conf <path to conf> --location <folder to save the csv>`
