> For the complete documentation index, see [llms.txt](https://help.digits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.digits.com/business-getting-started/getting-started.md).

# Getting Started

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Product Guides</h4></td><td>Step-by-step interactive tours to help you get started with Digits.</td><td></td><td></td><td><a href="/pages/KTJwcObLbRPmcGUng2ch">/pages/KTJwcObLbRPmcGUng2ch</a></td></tr><tr><td><i class="fa-sparkles">:sparkles:</i> Digits AI: </td><td><h4>How AI Works in Digits</h4></td><td>See how AI handles bookkeeping, so you don't have to. </td><td></td><td></td><td><a href="/spaces/C8lA0vSyGH87vzqfraRC/pages/o4Fn2IeLj8UpfsYW0bST">/spaces/C8lA0vSyGH87vzqfraRC/pages/o4Fn2IeLj8UpfsYW0bST</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Choosing a Setup Method</h4></td><td>Select the best way to bring your books into Digits.</td><td></td><td></td><td><a href="/pages/FwDeWOzLDseplRdHE4FC">/pages/FwDeWOzLDseplRdHE4FC</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Migrate Data from Quickbooks</h4></td><td>Move your QuickBooks data into Digits quickly and securely.</td><td></td><td></td><td><a href="/pages/yZiZ3veEOUXPARghuaCP">/pages/yZiZ3veEOUXPARghuaCP</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Quickbooks Cutover Date</h4></td><td>Set when Digits takes over from Quickbooks.</td><td></td><td></td><td><a href="/pages/h2djTHudxxWgzPKbKxh9">/pages/h2djTHudxxWgzPKbKxh9</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Reconciliations After Migrating from Quickbooks</h4></td><td>Set a clean reconciliation baseline in Digits after a QuickBooks migration.</td><td></td><td></td><td><a href="/pages/eu1ZfT6BtbASYKK4nDVl">/pages/eu1ZfT6BtbASYKK4nDVl</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Migrate to Digits from Xero, Puzzle, or Another Platform</h4></td><td>Move your data from any platform into Digits.</td><td></td><td></td><td><a href="/pages/c1NJk8RYxcKTZFxB20hD">/pages/c1NJk8RYxcKTZFxB20hD</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>:  Getting Started:</td><td><h4>Import Your Chart of Accounts</h4></td><td>Upload your Chart of Accounts via CSV in just a few clicks.</td><td></td><td></td><td><a href="/spaces/C8lA0vSyGH87vzqfraRC/pages/m8dOKbe6qzZlNSHiVa3r">/spaces/C8lA0vSyGH87vzqfraRC/pages/m8dOKbe6qzZlNSHiVa3r</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Troubleshooting Cash Totals: Verifying Opening Balances</h4></td><td>Check and update opening balances when cash totals look off.</td><td></td><td></td><td><a href="/spaces/C8lA0vSyGH87vzqfraRC/pages/H9AmnLgPuZgaDsjYZWqr">/spaces/C8lA0vSyGH87vzqfraRC/pages/H9AmnLgPuZgaDsjYZWqr</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Try Digits Without Leaving Your Current Setup (Parallel Close)</h4></td><td>Test Digits alongside your existing system. </td><td></td><td></td><td><a href="/pages/kUI5jZvtlGK7mLbeXx3O">/pages/kUI5jZvtlGK7mLbeXx3O</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Find a Digits Accounting Firm — For Business Owners</h4></td><td>Connect with a Digits-powered firm for expert bookkeeping support.</td><td></td><td></td><td><a href="https://accountants.digits.com/">https://accountants.digits.com/</a></td></tr><tr><td><i class="fa-paper-plane">:paper-plane:</i>  Getting Started:</td><td><h4>Digits AI Accounting Glossary</h4></td><td>Learn accounting, bookkeeping, finance, and AI terms used throughout Digits.</td><td></td><td></td><td><a href="https://digits.com/glossary">https://digits.com/glossary</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.digits.com/business-getting-started/getting-started.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.
