> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pd-ag/parallels-desktop-licensing-guide/managing-accounts/inviting-users-to-join-a-business-account.md).

# Inviting Users to Join a Business Account

Administrators of business accounts can invite other users in their organizations to join their accounts. Once a user joins the account, you can grant them rights to manage all or specific license keys.

### Types of Business Account Membership

There are two types of business account membership:

* **Regular Member**. When a user accepts the invitation, they are initially granted the privileges of a regular member. A regular member cannot manage any of the subscriptions or licenses and must be either promoted to the account administrator (see below for details) or granted rights to manage a particular license key (see [**Adding License Managers**](/landing/pd-ag/parallels-desktop-licensing-guide/managing-accounts/adding-license-managers.md)).
* **Account Administrator**. An account administrator has full privileges to administer all of the available subscriptions and licenses.

To elevate a `Regular Member` to an `Account Administrator`, you can click on the three dots at the end of the row and click **Make Admin**, or, for elevating several users at once, select their account rows by ticking the checkbox on the left and use the Actions menu in the top-right corner to click **Make Admin**.

<figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FQJ52tHATUjMPtSUnxsZU%2FPDFM-120334_LicGuide-Acct-Admins.png?alt=media&amp;token=5a1415de-7b27-4a42-9919-21ac1603a0e1" alt=""><figcaption></figcaption></figure>

### Adding a Business Account User

Depending on your product edition and authentication setup, there are two possible ways to add a user.

#### Business Edition or Enterprise Edition without SSO

To invite a user to join the business account:

1. On the **Dashboard** page, click **Business Profile** in the upper right and then click **Users** (also in the upper right).<br>

   <figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FnFZyM6XMHBN6G5vKi1EQ%2Fimage.png?alt=media&amp;token=d2393290-124c-4205-b5b1-23303ab67105" alt=""><figcaption></figcaption></figure>
2. The **Business Account Users** list is displayed:<br>

   <figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FvvXAls04hYFlwJiAJSBt%2Fimage.png?alt=media&amp;token=7d0233e1-2e84-4d64-a544-03745f83be82" alt="" width="563"><figcaption></figcaption></figure>
3. Click **Invite Users**.
4. In the dialog that opens, select the invitation language, then type the user's email address and click **Add**. Repeat for more users as needed. Once the list of users is complete, click the **Send Invitations** button.

When a user receives the email, it will contain instructions and a link to join the business account. Clicking on the link will open the following Parallels My Account dialog in a web browser:

<figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FBobIa68jlfelxj9SjjTf%2Fimage.png?alt=media&amp;token=e8d3705f-ead2-48f9-b2aa-9f813969451d" alt=""><figcaption></figcaption></figure>

If the user already has a personal account, he/she will need to enter their current password. If the user doesn't have an account, they must choose and type a password to create a personal account. The user then clicks **Join account** to join and log in to Parallels My Account.

#### Enterprise Edition with SSO Enabled

If your Enterprise Edition setup has [SSO authentication enabled and configured](broken://spaces/CH2PH40adGxVh4iotxRv/pages/xjOeSnYh34WpGaFR8PFs), take the following steps:

1. Using your Identity Provider's admin panel, add the required user to the Parallels app's **user** group.
2. Depending on the planned role:
   1. For a full business account administrator, follow the procedure outlined in the [previous section](#types-of-business-account-membership) of this chapter.
   2. To assign management rights for a specific license key, locate the key in your Enterprise Edition control panel by clicking the respective license in your [Dashboard](https://my.parallels.com/dashboard), scrolling down to the license keys list, selecting the key, clicking its settings, and switching to the **License Managers** tab.
3. The new key/account manager will now be able to sign in to the administrator panel using SSO to manage the product licenses and/or keys they were assigned.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pd-ag/parallels-desktop-licensing-guide/managing-accounts/inviting-users-to-join-a-business-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
