> 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/my-firm-account/my-firm-account.md).

# My Firm Account

***

<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-handshake">:handshake:</i>  Digits for Firms:</td><td><h4>Firm Plans and Pricing</h4></td><td>Overview of plans and pricing available to firms.</td><td></td><td></td><td><a href="/pages/lNbHkgvbuSymz5WaYwgD">/pages/lNbHkgvbuSymz5WaYwgD</a></td></tr><tr><td><i class="fa-handshake">:handshake:</i>  Digits for Firms:</td><td><h4>Free Books for your Firm</h4></td><td>Free Digits accounts for your firm’s internal use.</td><td></td><td></td><td><a href="/pages/qELGkD7mINWx31qhjbDM">/pages/qELGkD7mINWx31qhjbDM</a></td></tr><tr><td><i class="fa-handshake">:handshake:</i>  Digits for Firms:</td><td><h4>Brand Guidelines</h4></td><td>Use official Digits branding assets for your firm.</td><td></td><td></td><td><a href="/pages/v3R6cOQSkDG0D1wway8t">/pages/v3R6cOQSkDG0D1wway8t</a></td></tr><tr><td><i class="fa-handshake">:handshake:</i>  Digits for Firms:</td><td><h4>Accounting Firm Directory</h4></td><td>Control how your firm appears in the public Digits directory.</td><td></td><td></td><td><a href="/pages/qvP5QyVKuw3VzONb55j8">/pages/qvP5QyVKuw3VzONb55j8</a></td></tr></tbody></table>

***

### **Firm Settings**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-gear-complex">:gear-complex:</i>  Firm Settings: </td><td><h4>Understanding Your Firm Dashboard </h4></td><td>See client statuses, tasks, and activity from your firm dashboard.</td><td><a href="/spaces/ZJRjnc8NFWHCOqIwdbuI/pages/wUgd7uzXDQGSqHusqv2D">/spaces/ZJRjnc8NFWHCOqIwdbuI/pages/wUgd7uzXDQGSqHusqv2D</a></td></tr><tr><td><i class="fa-gear-complex">:gear-complex:</i>  Firm Settings: </td><td><h4>Firm Profile</h4></td><td>Update your firm's name, details, and logo.</td><td><a href="/pages/pH3D6TpZzRKoWULdNmoG">/pages/pH3D6TpZzRKoWULdNmoG</a></td></tr><tr><td><i class="fa-gear-complex">:gear-complex:</i>  Firm Settings:</td><td><h4>Your Firm's Subscription &#x26; Billing</h4></td><td>Manage your subscription, billing details, and payment settings.</td><td><a href="/pages/UNE8KLHajPVy3YrFBUQZ">/pages/UNE8KLHajPVy3YrFBUQZ</a></td></tr><tr><td><i class="fa-gear">:gear:</i>  Firm Settings:</td><td><h4>Firm Roles &#x26; Permissions (Invite Colleagues)</h4></td><td>Understand firm roles and manage access for your team.</td><td><a href="/pages/pmObxdjFBVaDJnd7666C">/pages/pmObxdjFBVaDJnd7666C</a></td></tr><tr><td><i class="fa-gear">:gear:</i>  Firm Settings:  </td><td><h4>How to Log into Digits</h4></td><td>Learn how to log into Digits and access your firm’s workspace.</td><td><a href="/pages/000qNibvV4WSYfkWtGI1">/pages/000qNibvV4WSYfkWtGI1</a></td></tr><tr><td><i class="fa-gear">:gear:</i>  Firm Settings: </td><td><h4>How to Cancel Your Firm Account</h4></td><td>Steps to remove clients or fully cancel your Digits firm account.</td><td><a href="/pages/yQU7brzvAQmpPH7N5fOJ">/pages/yQU7brzvAQmpPH7N5fOJ</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/my-firm-account/my-firm-account.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.
