> 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-subscriptions-licences-and-seats/monitoring-active-parallels-desktop-installations.md).

# Monitoring Active Parallels Desktop Installations

To view computers with active Parallels Desktop installations:

1. On the **Dashboard** page, locate the **Parallels Desktop for Mac Business/Enterprise Edition** product card and click the **Registered Computers** row.
2. The page opens, displaying the list of active computers.

<figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FYQFK9xA02fPtLbXYed2n%2Fimage.png?alt=media&amp;token=48faecf5-f166-4a9c-8315-6d1b1bf55e20" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Not all available columns are displayed in the **Computers** list by default. To see additional columns, click the ![12 - Edit sublicense icon.png](https://download.parallels.com/desktop/v19/docs/en_US/Parallels-Desktop-Business-Edition-Licensing-Guide/12-editsublicenseicon.png) icon and select the columns you want displayed. To hide a column, deselect it. You may need to scroll the list horizontally to see all columns.
{% endhint %}

Use the **Display** drop-down menu to see all, expiring soon, or expired installations. The list will be filtered according to the option that you select.

<figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2FajQBnTF54I6LMS020gNe%2Fimage.png?alt=media&amp;token=392c3e11-278a-4735-b047-b723f798d76d" alt="" width="334"><figcaption></figcaption></figure>

Use the **Computers** drop-down menu to filter the list by computer status. You can choose from the following:

* **All** — display all known computers, active or not.
* **Active** — display only computers on which Parallels Desktop is active.
* **Deactivated** — display computers on which Parallels Desktop has been deactivated. For more info, see [**Deactivating Parallels Desktop on a Computer**](/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/deactivating-parallels-desktop-on-a-computer.md).
* **Blacklisted** — Display blacklisted computers. For more info, see [**Blacklisting a Specific Computer**](/landing/pd-ag/parallels-desktop-licensing-guide/managing-subscriptions-licences-and-seats/blacklisting-a-specific-computer.md).


---

# 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-subscriptions-licences-and-seats/monitoring-active-parallels-desktop-installations.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.
