[//]: # (title: Project Wizard Tutorial) This set of tutorials shows how to manipulate the process of project creation. Configuring Project Wizard automatically allows you to do the following: 1. [Adding New Steps to Project Wizard](adding_new_steps.md) 2. [Supporting Module Types](module_types.md) **Note:** Main utilities to configure a custom project wizard can be found in the package [lang-api.ide.util.projectWizard](%gh-ic%/platform/lang-api/src/com/intellij/ide/util/projectWizard).