How to set Startup workflow/page

Hi All,

by default, UIpath’s startup workflow is main.xaml. is there any settings we can change to set the startup workflow to another workflow ?

Thanks

@goh6613, In that case change the main parameter in your project.json file. You can mention the file to you want to start with.

Regards,
Dom :slight_smile:

Yes, we can do but its not recommended. you can invoke your workflow in main.xaml.

Or change the project.json file to change startup page