# Welcome to Digits Help Center

<p align="center">Find the right guides for your role and get the most out of Digits.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><h4>Businesses</h4></td><td align="center">I am a business owner/operator and use Digits for my business.</td><td><a href="https://app.gitbook.com/s/Lg3aRGP0iR6T0rKdavVa/#business-owner">business-owner</a></td><td><a href="https://1152850165-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx8QKZsFt122QPdcslRDC%2Fuploads%2FaCntkyZH4LhwBpyoWijU%2FBusiness.png?alt=media&#x26;token=02ce55dc-e2f0-48e5-a3ec-1240b52f8437">Business.png</a></td></tr><tr><td align="center"><h4>Accounting Firm</h4></td><td align="center">I am an accountant/firm owner and use Digits for my clients.</td><td><a href="https://app.gitbook.com/o/8uNh0wOCJOIH5qrXWFKW/s/UFGjcRD2pnF8s7yeaoZW/">Digits for Accountants</a></td><td><a href="https://1152850165-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx8QKZsFt122QPdcslRDC%2Fuploads%2Fe3CA8UaBmFwjVk6oPdhj%2FAccounting%20Firms.png?alt=media&#x26;token=d5e9c43a-7194-41cf-b8e9-32cc7ad985b0">Accounting Firms.png</a></td></tr></tbody></table>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="contact-us" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***

<details>

<summary>✨ Want to work even faster? Unlock more speed with these Digits shortcuts.</summary>

* **Ask Digits for instant answers:** Type a question about your numbers in the Ask Digits bar to get data-backed answers and jump straight into the right workflow.
* **Search anything in a flash:** Hit **⌘ + K** (or **Ctrl + K** on Windows) anywhere in Digits to instantly search transactions, vendors, reports, and more.
* **Keep context with comments:** **@-mention a teammate** on any transaction, report, or key financial detail to collaborate right where the work happens.
* **Try Digits alongside your stack:** Connect Digits to your existing tools and run it in parallel while you decide if fully switching is right for you.
* **Do quick math in the Amount fields:** Type a simple expression (like `10.80+10`) in any Amount field and press Enter—Digits calculates it for you and updates the totals automatically (`+`, `-`, `*`, `/`, decimals all work).

</details>


---

# 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://help.digits.com/readme.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.
