Is it possible to use UiPath on a server when Input Type Text is needed?

I am new to UIPath and RPA processes. I developped a process using UIPath and I deployed it on a windows server. My process connect to a website with login and password, then download a file to a directory. Everything is working great on my computer and on the server when I am logged in. But as soon as I log out from the server the process stop working when input user is needed.

Do you know how to solve this?

Thank

Hi welcome to the community!
How are you starting the process? To run on a server in unattended mode (to be able to not leave the session open) you need orchestrator and a proper license, or else when you close the session, all processes will stop with it…