> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-cloud/manage/settings/company-settings/sign-up-enterprise-premium-trial.md).

# Sign up for an Enterprise Premium Trial of Patch My PC Cloud from Enterprise Plus

*Applies to: Patch My PC Cloud*

If you already have an existing Patch My PC (PMPC) Cloud Enterprise Plus subscription, you can sign up for a free Enterprise Premium trial by either:

* Clicking **Begin a 30-day Premium Trial** in the header area of any Enterprise Premium feature.
* Clicking **Start 30-day Trial** under the **Enterprise Premium** section on the **Subscription** page.

Either option will start the sign-up wizard detailed below.

{% hint style="info" %}
**Note**

You will be unable to sign up for a trial if your company either already has a license set in the portal or if we have issued that company a license key.
{% endhint %}

On the **Start Trial** screen, click **Start Trial**

<figure><img src="/files/aGRnwIBgAhx2W60IMORI" alt="Clicking ‘Start Trial’ on the ‘Start Trial’ screen" width="512"><figcaption></figcaption></figure>

On the **Your 30-day trial has started** screen, click **Close**

<figure><img src="/files/Iy8qhkrmZZWULUwn8m51" alt="Clicking ‘Close’ on the ‘Your 30-day trial has started’ screen" width="349"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**

An Enterprise Premium trial covers all premium features, allowing you to explore all of the additional features included with Enterprise Premium during your trial.
{% endhint %}

During your trial, a countdown is shown at the top of the portal indicating the number of days left on the trial.

Once your trial expires, all of the Enterprise Premium features will become unavailable and appear blurred again and you will be unable to start another trial.

If you want to continue using premium features, you will need to [request a quote](/patch-my-pc-cloud/manage/settings/subscription/license/request-quote.md) and purchase an Enterprise Premium subscription to regain access to the Enterprise Premium features.

{% hint style="success" %}
**Tip**

If, during your trial, you determine you would like to upgrade to Enterprise Premium, we recommend you [request a quote](/patch-my-pc-cloud/manage/settings/subscription/license/request-quote.md) before your trial expires. In this way, once you receive your Enterprise Premium license key, you can enter it as detailed in [Manage your Cloud License](broken://pages/8qjfvVWkH0JTJRXsuS6m) without losing access to Premium features.
{% endhint %}


---

# 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.patchmypc.com/patch-my-pc-cloud/manage/settings/company-settings/sign-up-enterprise-premium-trial.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.
