# Free Trial

## Free Trial Details

* The free trial **lasts for 28 days**.
* During the trial, you have access to all GenStudio features.
* You have **100 member seats** during the trial.
* **No payment is required** to start the free trial.

## Trial Status

You can check your trial status in the billing section.

1. **Navigate to the Billing Section:** Go to the "Account" tab and then select "Billing".
2. **Trial Information:**
   * If you are currently in the trial, you will see the remaining days of your free trial and the end date.

     <figure><img src="/files/8vFcLE5WTQPtSOuOu5A1" alt=""><figcaption><p>Free Trial</p></figcaption></figure>
   * If the trial has ended, you will see a notification that your free trial is over and your access to GenStudio is blocked.

     <figure><img src="/files/Mw7FGv0Nubv8hVRShcKj" alt=""><figcaption><p>Free Trial Expires</p></figcaption></figure>

## What Happens After the Trial?

Once the free trial ends:

* Your access to GenStudio will be blocked.
* You will need to upgrade to a paid plan to continue using GenStudio.
* Your data will be retained, but you will not be able to access it until you upgrade.

## How to Upgrade

If your free trial has ended, you will be prompted to upgrade to a paid plan on the billing page. Please refer to the [Plans and Upgrades section](/control-center/billing/plans-and-upgrades.md) for more details on how to upgrade.

## Important Notes

* The free trial is only available once per account.
* You may be asked to provide payment information when you upgrade to a paid plan.

If you have any questions about the free trial, please contact <support@skydeck.ai> for assistance.


---

# 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.skydeck.ai/control-center/billing/free-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.
