# Creating a Configuration Profile

To create a configuration profile for VM image provisioning:

1. Begin creating a new configuration profile as described in the [**Creating a Configuration Profile**](/landing/pd-ag/parallels-desktop-for-mac-enterprise-edition-features/deprecated-using-configuration-profiles/creating-a-configuration-profile.md) section.
2. When you have the new configuration profile dialog open, select **VM for Intel Mac** or **VM for M-series Mac** payload, depending on the image type that you want to provision.<br>

   <figure><img src="/files/HGZbU98FnPlec8F9FwS0" alt="" width="528"><figcaption></figcaption></figure>
3. In the right pane, select the **Enable VM image provisioning** option and specify the following properties:
   * **Name:** Type a name for the VM image as you want it to be named in this profile. This is the name your users will see in Parallels Desktop when they receive an invitation to download it. This field is mandatory.
   * **Description:** An optional description. The end user will see this description in Parallels Desktop. For example, if a VPN connection is required to download the image, you may include this information here.
   * **Download URL:** The VM Image download URL. Mac users must be able to download the image via HTTP or HTTPS using this URL. This field is mandatory. For additional info, please see [**Creating and Uploading Virtual Machine Images**](/landing/pd-ag/provisioning-and-activation-of-parallels-desktop/alternative-deployment-methods/alternative-mass-deployment-via-deployment-package/preparing-the-autodeploy-package/optional-adding-a-virtual-machine/creating-and-uploading-virtual-machine-images.md).
   * **Checksum (SHA-256)**: The VM image checksum. This field is mandatory. If you used the PVMP format to archive the virtual machine, the checksum was calculated automatically and saved as a VmName.sha256.txt file. If you archived the virtual machine using the ZIP or other supported format, you'll need to calculate the checksum. For the info about the PVMP format and how to calculate the checksum, please see [**Creating and Uploading Virtual Machine Images**](/landing/pd-ag/provisioning-and-activation-of-parallels-desktop/alternative-deployment-methods/alternative-mass-deployment-via-deployment-package/preparing-the-autodeploy-package/optional-adding-a-virtual-machine/creating-and-uploading-virtual-machine-images.md).
4. Click **Save** to save the configuration profile.

The configuration profile now needs to be applied to a license or sublicense key. If you haven't done so already, use the instructions in the [**Applying a configuration profile to a license key**](/landing/pd-ag/parallels-desktop-for-mac-enterprise-edition-features/deprecated-using-configuration-profiles/applying-a-configuration-profile-to-a-license-key.md) section and apply the profile.


---

# 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/deprecated-using-configuration-profiles/provisioning-a-corporate-vm-image/creating-a-configuration-profile.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.
