> 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/reviewing-and-modifying-computer-information.md).

# Reviewing and Modifying Computer Information

To view the information about an individual computer, click the computer name in the computer list. A dialog opens displaying the information about the computer.

<figure><img src="https://4080421618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F19bdEvIobLjdIuA0nqs5%2Fuploads%2Fw2KsXpM1m6iHxIhy8DCo%2FPDFM-120334_Computer-Info.png?alt=media&amp;token=39c8dea3-39f9-45a5-8a31-5a3132a419a4" alt=""><figcaption></figcaption></figure>

The computer alias (in the top-left corner) can be modified by clicking the ![13 - Edit organization name icon.png](https://download.parallels.com/desktop/v19/docs/en_US/Parallels-Desktop-Business-Edition-Licensing-Guide/13-editorganizationnameicon.png) icon in the upper right.

The dialog is split into two tab pages, **General** and **Hardware**. The **General** tab page contains such information as Parallels Desktop status (activated or not), version, host OS version, Parallels Desktop activation key and date, etc. The **Last Contact Date** field contains the date and time Parallels Desktop last contacted Parallels Licensing Server. By examining this date, you can see (for instance) whether the user actually runs Parallels Desktop or not.

The actions that you can perform on the **General** tab page include the following:

* **Deactivate Parallels Desktop on the computer** — click **Deactivate**. You can also deactivate one or more computers from the master computer list. To do so, select the checkbox (the first column in the computer row) for computers you want to deactivate, then click the **Actions** drop-down menu above the computer list and choose **Deactivate**.
* **See the corresponding subscription and license key info** — click on the activation key.
* **Attach a note** — type a note in the **Notes** box. You can later see this note in this dialog and also in the master computer list (see the other screenshot above). To see the note in the master list, you need to make the **Notes** column visible by clicking on the "gear" icon and selecting the column.

The **Hardware** tab page displays information about the computer hardware, including serial number, MAC addresses, and IP addresses.

If you make any changes in this dialog, click **Save** to save them. When the changes are saved, click **Cancel** to close the dialog.


---

# 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/reviewing-and-modifying-computer-information.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.
