> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Partner Portal Page

> Manage MSP child tenants from the Partner portal. View tenant details, provision products, create tenants, and open customer environments from the Partner dashboard.

### About the Partner Portal

If your organization is an MSP parent tenant, the **Partner portal** is where you view and manage child customer tenants from one place. You can see which products are enabled per tenant, adjust provisioning, create new tenants, and open a child tenant to work in that environment.

Child tenants still use separate sign-in. Opening a child tenant takes you to that tenant's URL; you authenticate there like any other Iru tenant.

<Note>
  **Partner portal** appears in the [Account Menu](/en/iru/platform-overview/account-menu) only for **Account Owners** and **Administrators** on an MSP parent tenant. Other roles do not see it. See [Team Member Role Permissions](/en/iru/access/team-member-role-permissions).
</Note>

### How to Open the Partner Portal

<Steps>
  <Step title="Open the Account Menu Button">
    In the sidebar, click the [**Account Menu Button**](/en/iru/platform-overview/account-menu).
  </Step>

  <Step title="Select Partner portal">
    Click **Partner portal**.
  </Step>
</Steps>

You land on the **Partner dashboard**, which lists your parent tenant and every child tenant under your MSP account.

<Frame>
  <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-dashboard.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=99787a46b167316612d45ff69f64ee6a" alt="Partner dashboard listing parent and child tenants with Search and Create tenant" width="2388" height="1098" data-path="assets/media/images/iru-partner-portal-dashboard.png" />
</Frame>

### Return to the Parent Tenant

While you are in the Partner portal, use **Home** in the Account Menu to return to your MSP parent tenant.

<Steps>
  <Step title="Open the Account Menu Button">
    In the sidebar, click the [**Account Menu Button**](/en/iru/platform-overview/account-menu).
  </Step>

  <Step title="Select Home">
    Click **Home**.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-dashboard-account-menu-home.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=4a6855564bc52f03bbc407ef0ab5bb37" alt="Account Menu open in the Partner portal showing Home and Sign out" width="2418" height="1174" data-path="assets/media/images/iru-partner-portal-dashboard-account-menu-home.png" />
</Frame>

### Partner Dashboard

The **Partner dashboard** is the main view in the Partner portal. Use **Search** to filter tenants by name.

Each row shows:

* **Tenant name** and **subdomain URL** (for example, `customer.iru.com`)
* **Parent** label on your MSP parent tenant row
* **Product icons** for provisioned products. Icons appear in color when a product is enabled for that tenant and grey when it is off:
  * [Endpoint management](/en/endpoint/getting-started/getting-started)
  * [Endpoint detection & response](/en/endpoint/endpoint-detection-response-edr/endpoint-detection-and-response-edr-overview)
  * [Vulnerability management](/en/endpoint/vulnerability-management/vulnerability-management-overview)
  * [Compliance](/en/compliance/getting-started-with-compliance)
  * [Identity](/en/identity/getting-started/overview)
  * [Trust Center](/en/compliance/trust-center/trust-center-management)
* **Details** and **Tenant** buttons

Click **+ Create tenant** in the top right to add a new child tenant. If you have no child tenants yet, the dashboard shows an empty state with the same **Create tenant** action.

### Open a Child Tenant

<Steps>
  <Step title="Find the tenant">
    On the **Partner dashboard**, locate the child tenant you want to open.
  </Step>

  <Step title="Click Tenant">
    Click **Tenant** on that row.
  </Step>
</Steps>

Iru opens the child tenant in your browser. Sign in to that tenant if you are not already authenticated there. If you manage multiple tenants in separate tabs, child tenant browser tabs show the tenant name in the tab title (for example, **Iru | customername**).

You can also open a tenant from the **Organization details** drawer. Click **Details** on a row, then click **Go to tenant** in the drawer header.

### View and Edit Tenant Details

<Steps>
  <Step title="Open Organization details">
    On the **Partner dashboard**, click **Details** on a tenant row.
  </Step>

  <Step title="Review tenant fields">
    The **Organization details** drawer shows:

    * **Organization name**
    * **Company locale** (editable dropdown)
    * **Subdomain** (read-only; this URL is how users access the tenant and cannot be changed)
    * **Provision products**: Toggles for products your parent tenant has available:
      * [Endpoint management](/en/endpoint/getting-started/getting-started)
      * [Endpoint detection & response](/en/endpoint/endpoint-detection-response-edr/endpoint-detection-and-response-edr-overview)
      * [Vulnerability management](/en/endpoint/vulnerability-management/vulnerability-management-overview)
      * [Compliance](/en/compliance/getting-started-with-compliance)
      * [Trust Center](/en/compliance/trust-center/trust-center-management)
      * [Identity](/en/identity/getting-started/overview)

    <Frame>
      <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-edit-organization-details.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=7c5d23c711b75d12b4ebd47fc006f2e8" alt="Organization details drawer with organization name, company locale, subdomain, and provision product toggles" width="1042" height="1760" data-path="assets/media/images/iru-partner-portal-edit-organization-details.png" />
    </Frame>
  </Step>

  <Step title="Save changes">
    Adjust **Organization details** toggles as needed, then click **Save details**.
  </Step>

  <Step title="Confirm changes">
    On **Confirm changes**, review the summary of added and removed products. Type the tenant's subdomain into the **Enter tenant subdomain** field.

    <Frame>
      <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-edit-organization-details-confirm-changes.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=bc982c338f82268e74bafd00d35dbf60" alt="Confirm changes dialog with product change summary and Enter tenant subdomain field" width="1000" height="1784" data-path="assets/media/images/iru-partner-portal-edit-organization-details-confirm-changes.png" />
    </Frame>
  </Step>

  <Step title="Confirm changes">
    Click **Confirm changes**.
  </Step>
</Steps>

Whether you can edit and save tenant details depends on your role on the MSP parent tenant. See [Team Member Role Permissions](/en/iru/access/team-member-role-permissions).

### Create a Tenant

<Steps>
  <Step title="Start tenant creation">
    On the **Partner dashboard**, click **+ Create tenant**.
  </Step>

  <Step title="Complete tenant information">
    In **Tenant information**, fill in:

    * **Account owner**: Select an administrator from your parent tenant
    * **Organization name**
    * **Desired subdomain**: The tenant URL uses this value with `.iru.com`. It cannot be changed after creation.
    * **NFR (not-for-resale) license** (optional): Creates a complimentary demo tenant capped at 10 enrolled devices. Your parent tenant has a limited number of NFR licenses. When no NFR licenses remain, this option is disabled.

    <Frame>
      <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-new-tenant-information.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=9e7d13c375e64cc700898764546e215f" alt="Create tenant dialog on Tenant information with account owner, organization name, desired subdomain, and NFR license option" width="1050" height="1678" data-path="assets/media/images/iru-partner-portal-new-tenant-information.png" />
    </Frame>
  </Step>

  <Step title="Save and continue">
    Click **Save and continue**.
  </Step>

  <Step title="Complete client information">
    In **Client information**, enter the client's details:

    * **Title**
    * **Customer email**
    * **First name**
    * **Last name**

    If you selected **NFR (not-for-resale) license**, this section is skipped.

    <Frame>
      <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-new-tenant-client-information.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=9132d545348a7912fa82f0e507cc80ca" alt="Create tenant dialog on Client information with title, customer email, first name, and last name fields" width="1042" height="1630" data-path="assets/media/images/iru-partner-portal-new-tenant-client-information.png" />
    </Frame>
  </Step>

  <Step title="Save and continue">
    Click **Save and continue**.
  </Step>

  <Step title="Select products">
    In **Product provision**, turn on the products this tenant needs. Available toggles match the products provisioned on your parent tenant:

    * [Endpoint management](/en/endpoint/getting-started/getting-started)
    * [Endpoint detection & response](/en/endpoint/endpoint-detection-response-edr/endpoint-detection-and-response-edr-overview)
    * [Vulnerability management](/en/endpoint/vulnerability-management/vulnerability-management-overview)
    * [Compliance](/en/compliance/getting-started-with-compliance)
    * [Trust Center](/en/compliance/trust-center/trust-center-management)
    * [Identity](/en/identity/getting-started/overview)

    <Frame>
      <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-new-tenant-product-provision.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=c9966050adeb13079b77a5fd6d5a9221" alt="Create tenant dialog on Product provision with product toggles enabled" width="1034" height="1700" data-path="assets/media/images/iru-partner-portal-new-tenant-product-provision.png" />
    </Frame>
  </Step>

  <Step title="Save and continue">
    Click **Save and continue**.
  </Step>

  <Step title="Review and create">
    Confirm the summary for **Organization information**, **Client information**, and **Product provision**. Use **Edit** on any section to go back and change it.

    <Frame>
      <img src="https://mintcdn.com/iru/vsg_Kl0qihJwlmaQ/assets/media/images/iru-partner-portal-new-tenant-confirm-creation.png?fit=max&auto=format&n=vsg_Kl0qihJwlmaQ&q=85&s=af10dd04bba8773733ad8df5f05843e6" alt="Create tenant confirmation summary with organization information, client information, product provision, and Create tenant button" width="1050" height="1272" data-path="assets/media/images/iru-partner-portal-new-tenant-confirm-creation.png" />
    </Frame>
  </Step>

  <Step title="Create tenant">
    Click **Create tenant** to provision the child tenant, or **Cancel** to discard.
  </Step>
</Steps>

The new tenant appears on the **Partner dashboard** after creation. Open it with **Tenant**, or adjust products and locale from **Details**.

### Considerations

<AccordionGroup>
  <Accordion title="Parent tenant access only" icon="building">
    The Partner portal is available only from your MSP parent tenant. You cannot open it from a child tenant's account menu.
  </Accordion>

  <Accordion title="Separate authentication per tenant" icon="key">
    Each child tenant has its own sign-in. The Partner portal links you to child tenant URLs; it does not share a single session across tenants.
  </Accordion>

  <Accordion title="Product provisioning limits" icon="toggle-on">
    You can enable only products that your parent tenant has provisioned. Child tenant toggles cannot exceed what the parent tenant supports.
  </Accordion>

  <Accordion title="NFR demo tenants" icon="flask">
    NFR tenants are for demonstration use and are limited to 10 enrolled devices. Your parent tenant receives five NFR licenses in total. The create-tenant form shows how many you have left.
  </Accordion>
</AccordionGroup>

### Related Articles

<CardGroup cols={2}>
  <Card title="Account Menu" icon="user" href="/en/iru/platform-overview/account-menu">
    Open **Partner portal** or return to your parent tenant with **Home**.
  </Card>

  <Card title="Team Member Role Permissions" icon="user-shield" href="/en/iru/access/team-member-role-permissions">
    Which roles can access the Partner portal and manage tenants.
  </Card>

  <Card title="Admins and Access" icon="users" href="/en/endpoint/getting-started/foundation/admins-and-access">
    Add administrators who can be assigned as account owners for new tenants.
  </Card>

  <Card title="Billing Page" icon="credit-card" href="/en/iru/platform-overview/billing-page">
    Review license usage on your parent tenant.
  </Card>
</CardGroup>
