# Fabricate license plans

{% hint style="info" %}
Fabricate has deprecated rule-based databases, which were only available with Enterprise plans.

New Enterprise customers can no longer create a rule-based database.

We plan to completely remove the functionality from Fabricate.
{% endhint %}

## Overview of the license plans

Here is an overview of the available license plans. For more information, go to [Fabricate pricing and AI usage](/fabricate/about-fabricate/fabricate-pricing-and-ai-usage.md).

<table><thead><tr><th valign="top">Feature</th><th valign="top">Free</th><th valign="top">Plus</th><th valign="top">Enterprise</th></tr></thead><tbody><tr><td valign="top">Pricing</td><td valign="top">Free</td><td valign="top">Flat fee per month</td><td valign="top">Custom</td></tr><tr><td valign="top">AI usage</td><td valign="top">Limited to a set amount per month.</td><td valign="top">Charged for usage over a set amount per month.</td><td valign="top">Charged for usage over a set amount per month.</td></tr><tr><td valign="top">Workspaces per account</td><td valign="top">1</td><td valign="top">1</td><td valign="top">Unlimited</td></tr><tr><td valign="top">Users per account</td><td valign="top">1</td><td valign="top">1</td><td valign="top">Custom</td></tr><tr><td valign="top">Live connection databases</td><td valign="top">No</td><td valign="top">No</td><td valign="top">Yes</td></tr><tr><td valign="top">Role-based access</td><td valign="top">No</td><td valign="top">No</td><td valign="top">Yes</td></tr><tr><td valign="top"><a href="/pages/CppPBkoSsblp3GB0Fq5b#supported-export-formats">Supported data export formats</a></td><td valign="top">Limited</td><td valign="top">Limited</td><td valign="top">Unlimited</td></tr><tr><td valign="top">Allows self-hosting</td><td valign="top">No</td><td valign="top">No</td><td valign="top">Yes</td></tr></tbody></table>

## Upgrading from the Free plan

To upgrade from the Free license plan to the Plus plan, click the **Upgrade Now** option at the bottom of the Fabricate application. You are prompted to provide a credit card for payment.

To upgrade from the Free license plan to the Enterprise plan, [contact Tonic.ai sales](https://www.tonic.ai/book-a-demo?product_interest=Fabricate).


---

# 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.tonic.ai/fabricate/about-fabricate/fabricate-license-plans.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.
