# Attach Documents to Transactions

***

### How to Manually Attach a Document to a Transaction

1. Open a transaction from **Ledger, Banks & Cards**, **Vendors**, or **Customers.**&#x20;
2. Click the **Comments** icon in the upper-right corner.
3. **Browse** or **Drag & Drop** your file into the attachments box.&#x20;

* Supported file types: PDF, JPG, PNG, DOCX, CSV
* You can upload multiple files per transaction.

<div align="left"><figure><img src="https://602461231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4qK9FFbdTueEUn8Ovg4%2Fuploads%2FFy7ejPcJaRgicRZPZd7c%2FCursor_and_Michelle_s%E2%80%A6___DIGITS_FINANCIAL__INC_.png?alt=media&#x26;token=54d4dcde-c29a-4313-b0ed-1384a7f960c3" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Tip:** Upload contracts, receipts, or bills here instead of keeping them in email threads — everything stays connected and searchable.
{% endhint %}

***

### Viewing Linked Transactions

Once a document is uploaded, it automatically appears in the **Vault**.\
When you open it, you’ll see a **Linked Transactions** panel on the right showing:

* Transaction date
* Transaction amount
* Linked account or category

Click the linked transaction to jump directly to its details view.

<div align="left"><figure><img src="https://602461231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4qK9FFbdTueEUn8Ovg4%2Fuploads%2FP5LSoffl87HBLE0cfDA3%2FCursor_and_Michelle_s_Demo_Clie%E2%80%A6___Vault.png?alt=media&#x26;token=a85ad655-4a22-40bd-87c0-f45a919d75d5" alt="" width="563"><figcaption></figcaption></figure></div>

***

### Other Ways to Attach or Link Documents

In addition to manually attaching files directly to a transaction, you can also add documents to Digits in other ways. When possible, :sparkles: Digits will automatically link them to the correct transaction.

#### Upload or Drag & Drop

You can upload or drag & drop documents (like receipts, bills, or statements) into:

* **Vault**
* **Reconciliations**
* **Checklist**
* **Bills or Expenses workflows**

Digits will scan the document and attempt to match it to the correct transaction based on details like vendor, date, and amount.

#### Email Documents to Digits

Each business or client in Digits has a **unique email address**.

You can forward or email documents (receipts, bills, statements) to that address, and Digits will:

* Store the file in **Vault**
* Identify the document type
* Route it into the correct workflow
* Attempt to link it to a transaction when possible

#### Important to Know

* Automatic matching is **not guaranteed**
* If Digits can’t confidently match a document, it will remain in Vault
* You can always manually attach the document to the correct transaction

***

### Frequently Asked Questions

<details>

<summary>Do all uploaded documents go into Vault?</summary>

Yes — all attachments are stored in your **Vault** for easy access.

</details>

<details>

<summary>Can I upload documents from my phone?</summary>

Yes. You can upload documents directly from the Digits mobile app on iOS.

Use the app to capture or upload receipts, statements, and other files on the go. Once uploaded, they’ll appear in Digits and be available for processing and reconciliation.&#x20;

<a href="https://apps.apple.com/us/app/digits-accounting/id1639778571" class="button primary" data-icon="apple">Download for iOS</a>

</details>

<details>

<summary>Will historical attachments from QuickBooks import automatically?</summary>

That’s our goal. We’re exploring large-scale QBO document imports to bring over historical attachments.

</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://app.gitbook.com/s/x8QKZsFt122QPdcslRDC/contact-us" 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-documents/attaching-documents.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.
