# Configure Your Project

1. Navigate to the [Projects](https://testery.app/testery/projects) page and click the [Add New Project](https://testery.app/testery/projects/new) button.<br>
2. Click **Add Repository** and select the code repository that includes the tests.<br>
3. Select **Default Branch**. This is the version of the tests that will run unless another version is specified.<br>
4. Select your **Testing Framework**. Depending on the framework chosen, you may see different options available. For example, you may be asked where your package.json or wdio.conf files are located. *Answers to these questions are very important as this tells Testery where to find the tests to run.*
5. Click **Save** to save your project.
