> 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/adding-license-managers.md).

# Adding License Managers

As an administrator of a Parallels business account, you can control which license keys other account users can manage. To be able to do so, you first need to [invite one or more users to join the account](/landing/pd-ag/parallels-desktop-licensing-guide/managing-accounts/inviting-users-to-join-a-business-account.md).

Please note that if a user has full administrative rights in the business account, they can manage any of the subscriptions and license keys that your organization owns. The license administration functionality described below applies only to account users who have been assigned the role of Regular Member. To see which role a user is assigned, navigate to **Dashboard** > **Business Profile** > **Users** and locate their username. In the user details dialog, examine the **Role** field, which could be either `Regular Member` or `Account Administrator`.

If you want to allow a `Regular Member` to manage a license key, go to the list of your license keys (**Dashboard** > **Active Subscriptions** > `{Your_Key}` for Business Edition or **Dashboard** > **Subscription Details** > **License Keys** for Enterprise Edition), select the key from the list, click on the cog symbol in the far-right **Edit** column for **Settings**, and switch to the **License Managers** tab in the pop-up window. All the existing `Account Administrators` will automatically be listed there, but you can use the **Select User** drop-down menu and **Add** button to add a `Regular Member`.

<figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2Fa98hHNFRJzr5DsBNPFiw%2FPDFM-120334_LicGuide-License-Mgrs.png?alt=media&amp;token=345e05a1-6b8f-458d-ba81-15dd640e811b" alt=""><figcaption></figcaption></figure>

Upon completion, that account will be marked on the user list as a `License Manager` and not `Regular Member`.

The user can now perform management tasks on the license key (if the role is Licensee Administrator), including inviting users to install Parallels Desktop, seeing registered computers, deactivating or blacklist a computer, and others.


---

# 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/adding-license-managers.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.
