# Managing Tenants

> All procedures described below are audited. You can find the specifics in terms of action, component, as well as time interval, on the **Audit** page.

All procedures described below are audited. You can find the specifics in terms of action, component, as well as time interval, on the **Audit** page.

## Creating a Tenant

1. In the **Login** page, use the host admin credentials to log in.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-226715-e9fe300c.webp)
2. Click **Login**. The **Tenants** page is displayed.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-233281-4032dfbe.webp)
3. Click **Add Tenant**. The **Provision Tenant** window is displayed.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-229730-efdc0843.webp)

   4, Fill in the required fields (**Tenant Name**, **Password** and **Confirm Password**).

   :::note
   The username (**admin**) cannot be changed.
   :::
4. (**Optionally**) Fill in the **Name**, **Surname**, and **Email Address** fields.
5. Click **Provision**. The tenant and tenant admin are created and displayed in the **Tenants** page.

   :::note
   The tenant administrator is a local user called admin. It is automatically created with [the Administrator role](default-roles.md#the-administrator-role) when you add a new tenant, with the password and email address you provided in the **Provision Tenant** window.
   :::

## Changing the System Administrator Password

:::note
The host admin password must contain at least one number and one uppercase and lowercase letter, and at least 8 or more characters by default. The password complexity can be edited by changing the settings in the **Security** tab, in the **Settings** tab.
:::

1. In the **Login** page, use the host admin credentials to log in.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-226639-e9fe300c.webp)
2. Click **User &gt; My Profile**. The **Profile** window is displayed.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-225873-ad20bfbd.webp)
3. In the **Security** section, fill in the **Current Password** field with the initial password that was communicated to you.
4. In the **New Password** and **Confirm Password** fields, type a new password.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-229634-a5de5527.webp)
5. Click **Update**. The new password is saved.

## Disabling Tenants

:::important
If you intend to disable a tenant, [remove the license allocation for the tenant](managing-your-licenses.md) prior to disabling it. Otherwise, the licenses are not returned to the license pool and you cannot use them for other tenants.
:::

To disable one single tenant, in the **Tenants** page, click **More Actions** and select **Disable**.

![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-233226-436512ff.webp)

To disable multiple tenants, select the tenants you no longer need and click **Disable the selected tenants**.

## Enabling Tenants

To enable one single tenant, in the **Tenants** page, click **More Actions** and select **Enable**.

![docs image](https://dev-assets.cms.uipath.com/assets/images/orchestrator/orchestrator-231037-8c6e823e.webp)

To enable multiple tenants, select the desired tenants and click **Enable the selected tenants**.

## Enabling/Disabling Features

1. Log in as a system admin.
2. On the **Tenants** page, click **More Actions** and select **Enable/Disable features** for the tenant of which you want to modify the enabled features. The **Feature Flags** window is displayed.
3. Select the features you want to enable on your tenant, or clear the ones you want to disable.
4. Click **Update** for your changes to take effect.

Alternatively, select multiple tenants and click the **Enable/Disable Features for Selected Tenants** button. Please note that, until configured differently, all features are enabled by default for both new tenants and existing ones.
