> For the complete documentation index, see [llms.txt](https://docs.testery.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.testery.io/get-started/getting-started-guide/configure-your-project.md).

# 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.
