# Editing Customer Information on Invoices

***

You can update customer details directly **while the invoice is in Draft**.

1. Go to **Invoices → New Invoice** or open any **Draft** invoice.
2. Select a customer from the dropdown, or type to create a new one.
3. To edit an existing customer, click the **Edit icon** on the customer card.

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

4. Update: **Company Name, Email Address, Billing Address.**

***Note:** Billing addresses currently support only U.S. addresses. International addresses are not supported at this time.*

<div align="left"><figure><img src="/files/AKgQbTWLLsss6HE5ZekU" alt="" width="308"><figcaption></figcaption></figure></div>

5. Click **Save**. These details will be used for the current invoice and future invoices for that customer.

{% hint style="danger" icon="pencil" %}
**Important:** Customer details **can only be edited on Draft invoices**. If the invoice has already been **sent** or is **Overdue**, you’ll need to **void the invoice and recreate it** to make changes.
{% endhint %}

***

{% 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/edit-customer-info.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.
