# Using Custom Graphics and Links in the Control Center

Parallels Desktop Control Center is a part of the Parallels Desktop graphical user interface. It's a window from which a Mac user launches virtual machines. By default, the Control Center displays the list of the available virtual machines, as in the following example:

<figure><img src="/files/Pf8tr73b2F49XpH0dt28" alt="" width="509"><figcaption></figcaption></figure>

You can customize the Control Center by specifying a URL to your own HTML document, which will be embedded at the top of the Control Center window. The HTML page can contain text, graphics, and links such as your company logo, custom text, a link to a support page, etc. The HTML document format doesn't have any specific requirements.

The URL must be specified during the preparation stage of the [Mass Deployment process](broken://pages/IR1p2400lKSIBkTObBil). Specifically, you need to specify the URL and the HTML page size using the following variables in the mass deployment configuration file (`deploy.cfg`):

* `control_center_banner_url`
* `control_center_banner_height`
* `control_center_banner_min_width`

For a description of how to specify the values, please see [**Configuring Deployment Options**](/landing/pd-ag/provisioning-and-activation-of-parallels-desktop/alternative-deployment-methods/alternative-mass-deployment-via-deployment-package/preparing-the-autodeploy-package/configuring-deployment-options.md). The variables are described in the **Virtual Machines** section.

The following is an example of Parallels Desktop Control Center displaying a custom banner at the top.

<figure><img src="/files/LPVL2BiZTKdfXtPE6A0R" alt="" width="563"><figcaption></figcaption></figure>

You can download a sample HTML document defining the banner using the following URL:

<https://download.parallels.com/desktop/tools/header13.zip>


---

# Agent Instructions: 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:

```
GET https://docs.parallels.com/landing/pd-ag/parallels-desktop-for-mac-enterprise-edition-features/using-custom-graphics-and-links-in-the-control-center.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
