> 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/upgrading-from-business-edition/what-happens-after-a-trial-ends.md).

# What Happens after a Trial Ends

If your organization is subscribed to Parallels Desktop for Mac Business Edition and then decides to try the Enterprise Edition, you will need to contact your Parallels sales representative to receive a separate, time-limited trial key and add it to your Parallels My Account.

{% hint style="info" %}
**Note**: If you try to add a purchased Enterprise Edition license to a Parallels business account with an active Enterprise Edition trial, you will be offered to suspend the trial license.
{% endhint %}

Once the trial ends and you decide to upgrade to Enterprise Edition, the recommended way forward is to contact your Parallels sales representative and convert a Business Edition license to an Enterprise Edition one.

{% hint style="warning" %}
**Attention**: If your organization's business account holds multiple Business Edition licenses, make sure to communicate clearly which one you want to be upgraded to Enterprise Edition.
{% endhint %}

In this scenario:

1. The Enterprise Edition trial license must be expired or suspended. If it's not yet expired, make sure to ask your Parallels sales representative to suspend it.
2. All Business Edition users will automatically be converted to Enterprise Edition.
3. Your trial IdP group mappings will become inactive. We recommend that you remap the same group to the Enterprise Edition application. For more information on setting up SSO integration, check [this section](/landing/pd-ag/getting-started/configuring-the-single-sign-on-sso-integration-with-parallels-my-account.md).
4. The [**Golden Images**](/landing/pd-ag/preparing-virtual-machines-for-deployment-and-securing-them/golden-images.md) added during the trial will become available to the users of the new Enterprise Edition setup.
5. The policies created during the trial will be saved but not applied to any [sublicense keys/user groups](/landing/pd-ag/getting-started/dividing-users-into-groups/dividing-users-into-groups-with-sublicenses.md). You will have to reassign them.

\[**NOT RECOMMENDED**] Technically, your trial Enterprise Edition license can also be converted to a long-term one, keeping your existing Business Edition setup intact, on the following condition:

* :white\_check\_mark: If your Business Edition license seats have been activated using the **per-device/license key** method, your trial Enterprise Edition license **can be converted** to a long-term one, albeit with much effort.
* :no\_entry: If your Business Edition license seats have been activated using the **per-user/SSO** method, your trial Enterprise Edition license **cannot be converted** to a long-term one, and you'll need to convert one of the existing Business Edition ones.

Creating a completely new setup with new sublicense keys and user groups and migrating your users to it is a daunting task, so we don't recommend this path.


---

# 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/upgrading-from-business-edition/what-happens-after-a-trial-ends.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.
