> 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/referrals-and-partnerships/partner-program.md).

# Partner Program

Kick's Partner Program connects business owners with vetted accounting and bookkeeping professionals who know the platform - and gives accountants and bookkeepers the tools to grow and manage their client base efficiently.

***

### Find an accountant or bookkeeper

If you want hands-on support - monthly bookkeeping, reconciliations, tax preparation, or financial strategy - Kick can match you with a trusted professional who works directly in Kick.

Partners in the program are familiar with the platform, so there's no ramp-up time. They can access and manage your books directly, at whatever level of involvement you need.

[**Get connected with an Accounting Partner →**](https://kick.co/partners)

***

### Do I need a bookkeeping partner for my past books?

Kick handles your current and future transactions automatically. Getting your historical books up to date may require additional work, depending on your situation.

You likely don't need a partner if your business has no payroll or loans and you're comfortable importing past transactions manually using [Import Transactions](/setting-up/universal-importer.md).

A partner is worth considering if:

* **You need data older than 2 years** - Kick retrieves up to 2 years of transaction history via Plaid. Older data or closed accounts need to be imported manually.
* **You have payroll history to reconcile** - each tax year requires a manual payroll reconciliation via journal entry. This is specialized work most business owners prefer to hand off.
* **You have loans** - each loan payment needs to be split between principal and interest. If you have multiple years of loan history, a partner can complete this accurately and efficiently.

If any of these apply and you'd rather not handle them yourself, Kick can match you with a bookkeeping partner who can take over the catch-up work - often starting the next business day.

***

### Become a Kick Partner

If you're an accountant or bookkeeper looking to grow your practice, the Kick Partner Program is designed for you. Partners get:

* [**Multi-entity support**](/setting-up/multi-entity.md) - manage bookkeeping across multiple client businesses from a single workspace
* **Client collaboration tools** - work directly in your clients' Kick accounts with [role-based access controls](/reference/roles-and-permissions.md)
* **Client referrals** - get matched with small businesses in your area looking for accounting and bookkeeping services

[**Apply to become a Kick Partner →**](https://kick.co/partners/apply)


---

# 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/referrals-and-partnerships/partner-program.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.
