# Free vs Pro

### Plan Comparison

| Feature            | Free | Pro       | Team      |
| ------------------ | ---- | --------- | --------- |
| Workspaces         | 1    | Unlimited | Unlimited |
| Nodes              | 20   | 200       | Unlimited |
| GTM JSON Export    | ✅    | ✅         | ✅         |
| GTM JSON Import    | ✅    | ✅         | ✅         |
| Code Snippets      | ✅    | ✅         | ✅         |
| Priority Support   | ❌    | ✅         | ✅         |
| Team Collaboration | ❌    | ❌         | ✅         |
| Price              | Free | $39/mo    | $119/mo   |

***

### Free plan is enough if:

* You manage a single project
* Your GTM setup is simple (20 nodes or fewer)
* You're evaluating Taviqo for the first time

***

### Pro plan is recommended if:

* You manage multiple sites or projects
* Your GTM setup is complex (more than 20 nodes)
* You need priority support

***

### Team plan is for:

* Marketing teams managing GTM together
* Agencies handling multiple clients' GTM setups
* Contact us: <support@taviqo.com>

***

### How to upgrade

1. Click your profile avatar in the top right
2. Click **Pricing**
3. Click **Get started** on the Pro plan
4. Pro is activated immediately after payment

***

### Cancel anytime

1. Profile → **Account Settings**
2. **Plan & Billing** → **Manage Subscription**
3. Cancel via the LemonSqueezy portal

> After cancellation, Pro features remain active until the end of your current billing period.

***

### Refund Policy

Full refund available within **7 days** of payment. Contact: <support@taviqo.com>


---

# 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://taviqo.gitbook.io/taviqo-docs/pricing/free-vs-pro.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.
