# Adding Your First Client

{% stepper %}
{% step %}

### Step 1: Start from Your Firm's Dashboard

You can add a client directly from your **Firm Dashboard**.\
There are three ways to start:

1. Click **+ Add Client** at the top right of your dashboard (next to “Send Feedback”).
2. Or, click your **firm name** in the top-left corner and select **+ Add Client** from the dropdown.
3. If this is your first client, you can click **Add First Client** in the middle of the dashboard.&#x20;

<figure><img src="/files/HPt5y8LTYJB8xZzJ4nGc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Step 2: Choose Your Account Setup

When prompted, select how you’d like to set up the client’s account:

* **Start Fresh with Digits** – Create new books using Digits’ AI Bookkeeping Agent.
* **QuickBooks Migration** – Import an existing Chart of Accounts directly from QuickBooks.
* **Non-QuickBooks Migration** – Upload your client’s data manually via CSV.

{% hint style="warning" %}
**Note:** Choose your setup method before connecting banks or apps to make sure your chart of accounts maps correctly.
{% endhint %}

See full details at [Choosing Your Client's Setup Method](/firms-getting-started/setup-methods.md)
{% endstep %}

{% step %}

### Step 3: Confirm Your Firm's Billing Details

Select the appropriate plan type. (See [Digits Partner Plans](/my-firm-account/partner-program-plans.md) for more info.)\
You'll also choose who pays for the subscription:

* **My Firm** – Your firm pays and manages billing for this client.
* **My Client** – The client pays for their own Digits subscription. You'll send them an invite to complete payment and connect their first account. Your firm still has full visibility and access. See [Client Pays](/client-management/client-pays-in-digits.md) in Digits for the full setup guide.

Review the billing summary and click Confirm Billing.

{% hint style="info" %}
If your firm has already set up Free Firm Books, your billing info will be on file.
{% endhint %}
{% endstep %}
{% endstepper %}

***

### Connecting Accounts and Apps

Once billing is confirmed, connect your client’s financial data sources:

* Bank and credit card via Plaid
* Apps like Stripe, Gusto, BILL, Ramp,&#x20;
* Or upload via a CSV file manually

You can skip this step and connect later if needed.

{% hint style="warning" %}
**Note:** Once connected, sync time may vary depending on the amount of data being processed.&#x20;
{% endhint %}

***

### Frequently Asked Questions

<details>

<summary>Can I skip connecting accounts right now?</summary>

Yes. You can connect later after reviewing your client setup.

</details>

<details>

<summary>Will my client get access right away?</summary>

Not yet — you’ll need to invite them separately (see [Inviting Client Team Members](/client-management/roles-and-permissions.md)).

</details>

<details>

<summary>Can I manage my own firm's books instead?</summary>

Yes! See [Free Books for Your Firm](/my-firm-account/free-books.md) to manage your internal accounting in Digits.

</details>

***

{% 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="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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/firms-getting-started/adding-your-first-client.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.
