# Subscription & Billing

### Where to find it

1. From your organization, click **Billing** in the left-hand menu.

You'll see a breakdown of your clients by plan on the left, and your **Monthly Invoice** summary on the right.

***

### Understand your monthly invoice

The Monthly Invoice panel shows:

* **Upcoming invoice date:** the next date your firm will be billed.
* **Estimated total:** the projected amount based on your current active clients and plans.

***

### Client plan summary

The Clients table gives you a quick overview of how many clients are on each plan:

<table><thead><tr><th width="160.98828125">Plan</th><th>Description</th></tr></thead><tbody><tr><td><strong>Free</strong></td><td>Single entity. Limited to 250 transactions annually.</td></tr><tr><td><strong>Basic</strong></td><td>Single entity. Core bookkeeping features for straightforward client needs.</td></tr><tr><td><strong>Plus</strong></td><td>Multi-entity. Advanced features for complex clients - accrual automation, classes, batch invoices and bills.</td></tr></tbody></table>

***

### Plan selection

When you add a new client, you'll be prompted to choose billing and plan settings as part of the setup flow.

**Step 1 - Choose who pays:**

* Bill my firm - Your firm covers the subscription cost
* Bill client - The client pays directly

**Step 2 - Select a plan:**

* **Free -** $0/month
  * Perfect for simple, single-entity clients with low transaction volume
* Basic - $20/month
  * Single-entity
  * Includes all core bookkeeping features needed to product tax-ready financials
* **Plus** - $50/month for your first entity, $25/month for every additional entity that exceeds 250 transactions annually
  * Multi-entity
  * Best for your complex clients with advanced reporting needs


---

# 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.kick.co/managing-clients/subscription-and-billing.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.
