# Creating a project with multiple flows To create a project with multiple flows you can follow the steps below 1. run 'yarn manage:configs' to list all the available countries. 2. Select a country from the list 3. You will be asked to select a strategy as seen in the image below. ![](https://i.imgur.com/tTuUN6E.png). This example has only one strategy for `ie` which is `pin-mo-ask-mobile-number`. This strategy will detemine the flow based on the user's phone number. 4. Once you select `pin-mo-ask-mobile-number` you will be able to see the scenarios for each flow and the operators you are developing for: ![](https://i.imgur.com/vTItJoH.png) 5. Confirm by pressing enter on yor keyboard. If you do not see your scenario you can request fot it to be added to the configuration.