> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flextable.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Free and PRO

> What the free version of FlexTable includes, what PRO unlocks, and how to activate a license.

FlexTable has a capable **free** version and a paid **PRO** tier. Most of the app is free; PRO adds advanced capabilities. There is no separate download, the same app runs both.

## What is free

* Connecting to every supported database (SSL/TLS, SSH tunnel, IAM included)
* Browsing tables, collections, and keys
* Editing rows (staged and reviewable)
* Running **SQL** queries (PostgreSQL, MySQL, SQLite)
* A single filter condition
* **CSV** and **JSON** export

## What PRO unlocks

* **Charts** (visualize any result)
* **Excel** and **SQL** export, and **multi-table** export
* **Backup and restore**
* **ER-diagram export**
* Running **NoSQL** queries (MongoDB shell, Redis commands)
* **Multi-condition** (advanced) filters
* **SQL import** (run a `.sql` file); CSV and JSON import stay free
* **Manual transactions** (begin, commit, rollback); the free version auto-commits
* **Custom AI providers**

<Note>Throughout the docs, PRO features are marked with a **PRO** note. Everything else is free.</Note>

## Activate PRO

<Steps>
  <Step title="Get a license key">Purchase or claim a key for your account.</Step>
  <Step title="Enter it in FlexTable">Open the license/activation screen and paste your key. PRO features unlock immediately.</Step>
</Steps>

Manage or renew your license from your [account](https://flextable.dev/account) on the website.

<Note>FlexTable is in open beta. Pricing and purchasing details are being finalized; check the website for the latest.</Note>
