# Adding/Removing Clients

***

### How to Add a 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="/spaces/ZJRjnc8NFWHCOqIwdbuI/files/HPt5y8LTYJB8xZzJ4nGc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Step 2: Choose Your Account Strategy

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 Plan

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 %}

***

### How Do I Remove a Client?

If you need to remove a client from your firm:

{% hint style="info" %}
**When you remove a client:**

* The client is disaffiliated from your firm
* They are moved to the Core for Business plan
* They’ll only be charged if they log in and add billing
  {% endhint %}

1. Go to your **Firm Dashboard**
2. In the left navigation menu, select **Firm Settings**
3. Open the **Clients** tab
4. Find the client you want to remove
5. Click the menu next to the client’s name
6. Select **Remove**

![](/files/VfB7PHNOOf7ydGDA6Bpx)

***

### Frequently Asked Questions

<details>

<summary>Should I export data before removing a client?</summary>

Yes. Download any reports, reconciliations, or documents you need before you remove the client.

</details>

<details>

<summary>Can I restore a client after removal?</summary>

No. You’ll need to add the client again as a new workspace and re-import data.

</details>

<details>

<summary>Why don't I see my partner discount when selecting a plan for a client?</summary>

The plan selection screen always displays standard pricing (MSRP). Your partner discount is applied automatically and will be reflected in your firm's subscription details under **Firm Settings → Subscription**. You can also see the discount applied to each client's billing summary in **Settings → Clients**.

</details>

<details>

<summary>Will a client still have access to their data after they're removed?</summary>

No. When you remove a client from your firm, their access is immediately revoked, and their data is permanently deleted. Be sure to download any necessary reports or documents before removing a client.

</details>

<details>

<summary>Why was I still charged after removing a client?</summary>

Digits bills existing clients on a prepaid basis at the start of each billing cycle. However, if a client is added and then removed within the same billing cycle, that usage is prorated and billed in arrears on your next billing cycle. So the charge you're seeing isn't a new fee — it covers the prorated days that client was active before removal.

</details>

<details>

<summary>Will I still be billed if I've removed all my clients?</summary>

You may receive one final statement covering prorated charges for any clients that were active earlier in the billing cycle. Once that's settled, you won't be billed for client subscriptions going forward. Your firm account will remain active — you can continue using Firm Free Books at no cost, or contact [Digits Support](mailto:help@digits.com) to fully close your firm account.

</details>

<details>

<summary>What happens to my data if I delete a client?</summary>

Deleting a client permanently removes all associated data and cannot be undone. Export anything you need before deleting.

</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/client-management/adding-removing-clients.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.
