(doc:configfiles)=

# Configuration files

`CONAN` can be run from [.yaml](doc:yamlconf) or [.dat](doc:datconf) configuration files. These files are also automatically saved in the results folder when running a fit so that users can see the configuration that produced the results.

```{toctree}
:maxdepth: 1

config_files/yaml_config
config_files/dat_config

```