# PerfectScale trial

PerfectScale offers a **free**, **30-day** trial, providing you with valuable insights and actionable recommendations for eliminating waste, saving costs, and improving your environment's stability and resilience.

{% hint style="info" %}
The Trial officially begins only **when the first cluster is onboarded** and not when the account is created, but you'll need to upload your first cluster within a week.&#x20;
{% endhint %}

## Trial Limitations

:bulb:**NOTE:** PerfectScale Trial does NOT include the following features, which are only available on the **`Expert Plan`**:

1. [MFA](/administration/security/mfa.md)
2. [SSO](/administration/security/sso.md)
3. [Automated Remediation](/enable-automation/introduction-to-automation.md) (limited to 1 cluster)
4. [Public API](/api/public-api.md)

If you want to evaluate these features as well, contact us at [sales@perfectscale.io](mailto:sales@perfectfectscale.io)

{% hint style="info" %}
Find the information regarding the available subscriptions [here](https://www.perfectscale.io/pricing).
{% endhint %}

## End of Trial

When your Trial is almost over, one of our team members will assess your monthly v**C**PU **C**onsumption **F**orecast (**CCF**) and provide further instructions based on the available [Plans](https://www.perfectscale.io/pricing).&#x20;

{% hint style="info" %}
[Learn more](/perfectscale-trial/perfectscale-trial/how-to-find-your-allocated-vcpu.md) about how to retrieve the vCPU consumption.
{% endhint %}

PerfectScale will notify users that the Trial is nearing its end.&#x20;

#### CCF < 300 vCPU per month

Once the Trial is completed and assuming the monthly CCF is less than 300 vCPU, the account will be moved to the Free Community plan, and the service will continue uninterrupted.

#### CCF > 300 vCPU per month

If the monthly CCF exceeds 300 vCPU, one of our team members will remind the account owner that the Trial is nearing its end, and since your CCF  is bigger than the free community package allowance (> 300 vCPU per month), your account will be restricted once the Trial ends unless you purchase a license.&#x20;

{% hint style="warning" %}
The data collected during the Trial will be stored for 30 days. After that, the trial data will be deleted for the accounts that haven't migrated to the available [Plan](https://www.perfectscale.io/pricing). To reactivate and regain access to the account, contact  <sales@perfectscale.io>.
{% endhint %}


---

# 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.perfectscale.io/perfectscale-trial/perfectscale-trial.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.
