# Managing Bills for Your Client

### First-Time Setup Note

{% hint style="danger" %}
**Note:** Payments require [**business verification**](/firms-bills-and-invoices/business-verification.md). Your client can complete it, or you can complete verification on their behalf (with authorization). You can still upload and prepare bills while verification is pending.

You can still upload and manage bills while verification is in progress. Once approved, any ready bills will process automatically—no re-entry needed.
{% endhint %}

***

{% stepper %}
{% step %}

### Upload and Prep a Bill

1. From your client's dashboard, click **Bills** in the left navigation menu.&#x20;
2. View all bills in a **Kanban-style layout**:

* **In Review** – Drafts needing info, approval, or scheduling
* **Pending Approval** – Sent to your client for approval
* **Awaiting Payment** – Approved by your client, ready for payment
* **Scheduled & Paid** – Payment has been scheduled or completed

3. Click **Upload Bill** or drag a bill file directly into Digits.

<div align="left"><figure><img src="/files/qixCfqXAegCNoXtpcBpt" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Tip**: :sparkles:Digits scans the file and pre-fills details. The bill appears in **In Review**.
{% endhint %}
{% endstep %}

{% step %}

### Review and Complete Details

1. Click the bill to confirm or update the details (d*ate, amount, vendor, memo*).
2. If it’s a **new vendor**, complete the profile by following the prompts to:&#x20;
   * **Review** detected vendor info
   * **Choose** a preferred payment method (*ACH, Check, Digits Pay*)

<div align="left"><figure><img src="/files/I76RNAbbtAM3cbqKzu2G" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Send for Approval

{% hint style="warning" %}
Only clients can approve and pay bills, but you can prep everything for a smooth handoff.
{% endhint %}

1. Click the bill to confirm or update
2. Select an **Approver** (required for sending to Checklist)
3. Click **Send for Approval**

{% hint style="info" icon="user-check" %}
**Note:** When you select an Approver, Digits uses it as the default for all future bills. You can update the approver on each new bill or change the default anytime in **Settings → Bills**.
{% endhint %}
{% endstep %}

{% step %}

### Client Approves & Releases Payment

1. **Your client receives the bill in their Checklist** with all the details you prepared.
2. The client can **review, edit, or approve** the bill.
3. Digits moves the bill to **Awaiting Payment**, then to **Scheduled** or **Paid** once the client completes payment.
   {% endstep %}
   {% endstepper %}

***

### Frequently Asked Questions

<details>

<summary>How does my client get notified about a bill?</summary>

Once you click Send for Approval, the bill appears in your client’s Checklist under Bills & Invoices. They’ll receive a notification prompting them to review and approve.

</details>

<details>

<summary>What if my client pays the bill outside Digits?</summary>

You can update the status by opening the bill, clicking the menu in the top right, and selecting Mark as Paid.

</details>

<details>

<summary>What if a bill is flagged as a duplicate?</summary>

Digits compares the vendor name + invoice number. Review the draft and remove duplicates if needed.

</details>

<details>

<summary>Payments Pricing FAQ</summary>

See: [Digits Pay Pricing](/firms-bills-and-invoices/digits-pay-pricing.md)

</details>

<details>

<summary>Can I delete or cancel a bill payment?</summary>

Once a bill payment has been submitted, it can't be deleted or cancelled in Digits because the funds are already in flight. If you need to stop a payment, contact Digits Support at <help@digits.com> and we'll help resolve it.

</details>

<details>

<summary>How long does it take for a bill payment to be delivered?</summary>

Processing times depend on the payment method you choose:

* **ACH** — 2–4 business days
* **Check** (printed & mailed via USPS) — 7–10 business days

</details>

<details>

<summary>Does a bill get booked to one category or split by line item?</summary>

Bills in Digits support multiple line items, and each line item can be assigned its own category. If a line item doesn't have a category assigned, it falls back to the bill-level category. This means your bookkeeping stays accurate at the line-item level, even if the bill covers multiple expense types.

To split a bill across categories, click **Split Line Items** when viewing the bill and assign a category to each line.&#x20;

<div align="left"><figure><img src="/files/dwXfpTjHugmBXZEW9Kup" alt="" width="563"><figcaption></figcaption></figure></div>

</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-bills-and-invoices/bills.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.
