readme.md
For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to page URLs; this page is available as Markdown.
Kick Docs for Accountants
Frequently accessed
| Icon | Title | Description | Link |
|---|---|---|---|
| :rocket-launch: | Setup Guide | Get your firm and first client set up in minutes | /pages/NFhswuyBTbBuG2tzjWwo |
| :book-open: | Close Guide | Close the books faster using Kick best practices | /pages/GKN5bYKBSQz2kCvgEvnX |
| :triple-chevrons-right: | Catch-Up Guide | Clean up multiple historical periods for new clients with ease | /pages/EHL3RFx242XezqbE403a |
| :buildings: | Multi-Entity | Streamline intercompany review and build automations that run across entities | /pages/qBFpLDfxURr0uxHV39u7 |
| :transporter-6: | Categorization | Learn how Kick's model works with Rules to automate categorization with accuracy | /pages/IlDvB8b6JC5Lh9NjthWt |
| :bars-staggered: | Chart of Accounts | Use Kick's CoA templates to automate reporting based on entity type, or create one custom | /pages/dzEy416fNEKnmChpmjDT |
| :arrow-left-arrow-right: | Transfers | Best practices for clearing account review and transfer automations | /pages/sk3zINIcwRCdtxufY4gl |
| :sparkles: | Rules | Automate every part of your month-end close | /pages/o7nz0oqjWz9ryUW9xXSj |
| :comments-question-check: | Contact Us | Need help? Our team is here to support. | /pages/ZR3G3I5nAUN9ZGBaML5c |
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, and the optional goal query parameter:
GET https://docs.kick.co/accountants/readme.md?ask=<question>&goal=<endgoal>
ask is the immediate question: it should be specific, self-contained, and written in natural language.
goal is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.
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.