# Manually Marking a Bill as Paid (External Payments)

***

### How do I manually mark a bill as paid (external)?

If your client paid outside of Digits (e.g., mailed a check, separate system), you can mark it as paid to keep records clean:

1. From your client's dashboard, click **Bills** in the left navigation menu.&#x20;
2. Find the bill and click the **menu** in the top right.
3. Select **Mark as Paid**.
4. Choose the payment date.
5. (Optional) Add a note for context.
6. Click **Mark as Paid**.

{% hint style="warning" %}
**Notes:**&#x20;

* You can only mark as paid if all **required fields** on the bill are complete; otherwise, the action is disabled.
* This does **not** send money or notify the vendor. It’s a record update for tracking and reconciliation.
* If the period is **locked**, you may see a confirmation before changes apply.
  {% endhint %}

***

### Frequently Asked Questions

<details>

<summary>Why is Mark as Paid disabled?</summary>

One or more required bill fields are missing. Open the bill, complete all required fields, then try again.

</details>

<details>

<summary>Will marking a bill as paid update the ledger automatically?</summary>

Yes. Bill status updates in **Bill Pay**; ensure your ledger reflects the payment during reconciliation.

</details>

<details>

<summary>If I manually mark a bill as paid, can I attach proof of payment?</summary>

Yes. Add a note in Comments and upload supporting docs (e.g., cleared check image) to Documents.

</details>

<details>

<summary>Can I undo Mark as Paid?</summary>

Once you mark a bill as paid, you cannot undo it.&#x20;

</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/external-payments.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.
