> For the complete documentation index, see [llms.txt](https://docs.kick.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kick.co/reference/plan-comparison.md).

# Plan Comparison

Kick offers four plans. You can start for free and upgrade as your business grows - most features that matter day-to-day are available on every plan.

***

## Choosing a plan

Here's what you need to know to pick the right fit for your business.

| Plan         | Best For                                                                        | Price   | What's included                                                         |
| ------------ | ------------------------------------------------------------------------------- | ------- | ----------------------------------------------------------------------- |
| **Free**     | Just getting started or evaluating Kick                                         | $0/mo   | 1 entity, up to 250 transactions/year, core features                    |
| **Basic**    | Full-time businesses that want automation and unlimited transactions            | $40/mo  | 1 entity, unlimited transactions, reconciliation, AI automation         |
| **Plus**     | Businesses with multiple entities, accrual needs, or department-level reporting | $100/mo | Unlimited entities\*, classes, accrual ledger, AR & AP                  |
| **Advanced** | Complex businesses or those migrating from another platform                     | Custom  | Everything in Plus, plus migration support and a dedicated support team |

\*Plus plan includes the first 250 transactions per entity per year for free, and $50/month per entity for unlimited transactions.

***

## How to decide

**Start with Free** - if you're evaluating Kick or your business has under 250 transactions per year. All the core features are available so you can get a real feel for how it works before committing.

**Move to Basic** - as soon as you need unlimited transactions, want to reconcile your accounts, or want to use Kick's AI automation tools. The right upgrade for most single-entity businesses.

**Upgrade to Plus** - as soon as you have more than one business to manage, need accrual accounting, or want to track performance by location, department, or project using [Classes](/common-workflows/classes.md). Pricing scales predictably as you add entities.

**Choose Advanced** - if your business has complex needs, you're migrating from QuickBooks or another platform, or you want a dedicated support team. [Contact us](/troubleshooting/contact-us.md) to learn more.

***

## Feature comparison

See our [Pricing page](https://kick.co/pricing) for a detailed, by-feature breakdown of every plan.


---

# 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:

```
GET https://docs.kick.co/reference/plan-comparison.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.
