> For the complete documentation index, see [llms.txt](https://docs.datapancake.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datapancake.com/guides/miscellaneous-guides/how-to-upgrade-datapancake-from-the-free-trial.md).

# How to Upgrade DataPancake from the Free Trial

### From DataPancake Click the "Go to Listing" button

Alternatively, you can go to directly to the listing from the Snowflake Marketplace.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-10/2a6591de-dcd6-478b-8ee3-5c98fb31521c/ascreenshot.jpeg?tl_px=164,0\&br_px=1541,769\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=1004,38)

### Click "See Pricing"

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-10/537b373b-6ae6-4d63-8228-687d1e6481d4/ascreenshot.jpeg?tl_px=164,0\&br_px=1541,769\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=889,151)

### Review the pricing model and click buy

{% hint style="success" %}
**You are not charged until you enable and use paid features for a specific data source.**

See the [pricing page](https://www.datapancake.com/pricing) and the [guide on enabling features](/guides/how-to-guides-ui/modify-enabled-features-for-a-data-source.md) as needed.
{% endhint %}

{% hint style="success" %}
**The scanning/discovering, schema summary information, and summary schema drift alert are always free.**
{% endhint %}

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-10/6c226db2-77eb-4627-ba49-48eb57e66216/ascreenshot.jpeg?tl_px=87,223\&br_px=1463,993\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,536)

### Verify the Purchase was Successful

If you have any issues, please [contact us](https://www.datapancake.com/contact-us) for more help.

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-06-10/7fd6e24c-2b39-4ff2-9e77-b6e600d3e610/ascreenshot.jpeg?tl_px=79,159\&br_px=1456,928\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=524,277)


---

# 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.datapancake.com/guides/miscellaneous-guides/how-to-upgrade-datapancake-from-the-free-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.
