In a standalone Orchestrator installation, system administrators have access to several interfaces for managing the host.
The host is the highest hierarchical level, the "root" if you will, in your Orchestrator installation. At the host level, you define global settings that are inherited by all the lower levels of the installation hierarchy, namely organizations and tenants.
Signing in to the host portals
- Navigate to one of the portal addresses:
- Orchestrator host portal:
https://
OrchestratorURL
/host
- Identity Management portal:
https://
OrchestratorURL
/identity
- Management portal:
https://
OrchestratorURL
/identity/management
- Orchestrator host portal:
If you are using an external identity provider and login is forced with that provider, then navigate to https://[OrchestratorURL]/account/hostlogin
to access the Login page.
The Login page opens:

- For the Organization name, type
host
.
If a different organization is already set, click Change next to its name to specify a different organization name:

- In the Username or email and Password fields, type your system administrator credentials.
- Click Log In and you are redirected to the appropriate portal.
Identity Management portal
The main portal in your standalone Orchestrator installation is the Identity Management portal (or Identity Hub). This portal displays all the apps in your installation that are currently integrated with the UiPath Identity Server.
You can access the Identity Management portal:
- from the Orchestrator host portal, by clicking Go to Identity Hub in the top right
- by navigating directly to
https://
OrchestratorURL
/identity
and logging in to thehost
organization.

In the Identity Management portal, you can access your currently integrated apps. By default, these are:
- Orchestrator: click to open the Orchestrator host portal, where you can view and manage your tenants.
Clicking Back to Orchestrator in the top right also opens the Orchestrator host portal. - Management: click to open the host portal, where you can manage system administrators and other global settings.
Orchestrator host portal
We often refer to this portal as the host level of Orchestrator, or as the host portal in Orchestrator context.
This portal is where you can view and manage your:
You can access the Orchestrator host portal:
- from the Identity Management portal, by clicking Back to Orchestrator in the top right
- by navigating directly to
https://
OrchestratorURL
/host
and logging in to thehost
organization.

Host Management portal
The Management portal at the host level is where you can see and edit:
- system administrator accounts
- global authentication settings
- global system email settings
- customize the login page.
You can access the Management portal at the host level:
- from the Identity Management portal, by clicking Management in the list of apps
- by navigating directly to
https://
OrchestratorURL
/identity/management
and logging in to thehost
organization.

Updated 5 months ago