> For the complete documentation index, see [llms.txt](https://docs.projectsend.org/about/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectsend.org/about/installation/configuration-file.md).

# Configuration file

ProjectSend uses a configuration file that includes your database connection settings as well as other personal parameters. This file is never included in the app's zip file to make sure yours is not overwritten.

The location of the file is `{root}/includes/sys.config.php`

It is unlikely that you'll need to create this file manually, as the installer will detect if it is missing, and launch a wizard that will help you create it while testing your database credentials at the same time.

If for some reason you decide to create it yourself, a template exists at `{root}/includes/sys.config.sample.php`
