Storing User Login Credentials

Hi @Rohan_Tammewar,

according to UiPath documentation and academy courses, it is not okay to store credentials, especially passwords, in excel or anywhere that the password is visible. It is recommended to use Assets in Orchestrator, windows credential manager or something like that.

You might also check a topic that I have previously created Storing Credentials - all possible ways . It might help somehow.