UIPsth orchestrator

Im unable to add a new tenant in uipath orchestrator. The option itself is not appearing. Could anybody suggest on how to do this?

@hannabinu

might be the same as this. if I’m correct, plz push solution button.

hi, do you mean to say I need to install an older version of 2018 and then ask customer support for the host password?

No, if you don’t find Become a tenant option, you need change web.config file as describing below…

Ok, I found it. For the ones that don’t know like me. There is a way to activate the tenant option in the login page (just like in the demo)

Just go to this tag in the Web.config file and set it to true

<add key="Tenant.Registration.Enabled" value="true"/>

That way you can register yourself to be able to use Orchestrator

Hi @Jumbo,

Where is the location of the web.config file? I couldn’t find that file in UiPath installed directory.

Thanks,
Vishal Kumar

I have the same issue as well

@vishal.kumar @hannabinu

The file is exist in orchestrator installation folder.
“The web.config file ( C:\Program Files (x86)\UiPath\Orchestrator ) contains multiple settings that enable you to configure Orchestrator to your liking.”

Also plz see below instruction.

J,