> For the complete documentation index, see [llms.txt](https://docs.parallels.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.cn/pdfm-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/gao-ji-zhu-ti/shi-yong-xu-ni-ji/shi-xu-ni-ji-yu-zhong-bu-tong.md).

# 使虚拟机与众不同

如果您有两个或两个以上的虚拟机同时运行，则虚拟机中运行的所有应用程序的图标通常都会显示在 Dock 中。您很容易混淆应用程序图标属于哪个虚拟机。要将一个虚拟机与其他虚拟机区进行区分，您可以使用颜色对其进行标记。请视需要选择执行以下操作：

* 右击**控制中心**内的虚拟机，然后在上下文菜单的底部选择您想使用的颜色。
* 右击 macOS 中的虚拟机（虚拟机通常存储在 \~/*Parallels* 文件夹中），然后从上下文菜单中选择您想使用的颜色。

{% hint style="info" %}
**注意**：Parallels Desktop App Store Edition 中不支持此功能。要详细了解 Standard Edition 与 App Store Edition 之间的区别，请点击此[链接](https://kb.parallels.cn/123796)。
{% endhint %}

例如，如果您选择红色，此虚拟机应用程序的 Dock 图标将用红点标记。

<figure><img src="/files/vs6fdFiaj36MtrtrpcYx" alt=""><figcaption></figcaption></figure>


---

# 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.cn/pdfm-26-ug-zh_cn/parallels-desktop-for-mac-26-yong-hu-zhi-nan/gao-ji-zhu-ti/shi-yong-xu-ni-ji/shi-xu-ni-ji-yu-zhong-bu-tong.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.
