# Viewing & Downloading Your Digits Subscription Invoice

***

### How to View Your Digits Invoice

1. Log in to your **Digits account**.
2. Go to **Settings → Subscription**.
3. Scroll down to the **Invoices** section.

You’ll see a list of your current and past invoices, each with a status indicator.

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

***

### Invoice Status Types

<table><thead><tr><th width="145.05401611328125">Status</th><th width="141.06890869140625">Icon</th><th>What it Means</th><th>Downloadable?</th></tr></thead><tbody><tr><td>Pending Invoice</td><td>Loading icon</td><td>Upcoming invoice with total amount and date.</td><td>Not yet – available after payment.</td></tr><tr><td>Processed Invoice</td><td>Checkmark icon</td><td>Payment is complete and invoice is finalized.</td><td>Yes – click the download icon.</td></tr></tbody></table>

**To view your billing history:**

1. Go to the **Invoices** section.
2. Click any invoice to download a PDF copy.

**To update your Billing Address:**

1. Go to the **Billing Address** Section.
2. Update the Name and Address for billing, as needed.
3. Click **Update Billing Address**.

***

{% 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/my-business-account/digits-subscription-invoices.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.
