# Wells Fargo: Remove Unwanted Accounts and Their Transactions

If you connected Wells Fargo and accidentally shared extra accounts, you don’t need to delete your business or start over.

Due to a limitation with Wells Fargo’s Plaid connection, accounts you didn’t intend to share can still appear in Digits. The cleanest fix is to stop Digits from syncing history for the unwanted accounts—this removes their transactions from your books.

***

### Archive & Delete the Unwanted Accounts

{% stepper %}
{% step %}

### Step 1: Archive the Unwanted Connection

1. Go to **Connections**
2. Locate the **Wells Fargo** connection and click **Manage**
3. In the left panel, select the individual account you want to remove.&#x20;
4. Click **Archive** and confirm.&#x20;
5. Repeat for each unwanted account.
   {% endstep %}

{% step %}

### Step 2: Delete the Unwanted Account

{% hint style="warning" %}
Deleting is permanent and cannot be undone. Make sure the account is one you want fully removed before confirming.
{% endhint %}

1. After archiving, select the same account again in the left panel.&#x20;
2. Click **Delete** and follow the prompts to confirm.&#x20;

See: [Archive and Delete a Connection](/business-connections/remove-connections.md) for full instructions.
{% endstep %}
{% endstepper %}

#### What happens next?

* **All existing transactions** from those accounts are removed from the **Ledger**
* Those accounts will **no longer impact cash balances or reports** (including the P\&L)
* You can keep moving forward—**no reset required**

***

### Frequently Asked Questions

<details>

<summary>Will the accounts still show up in Digits?</summary>

They may still appear under the Wells Fargo connection, but with no transactions syncing, they won’t affect the Ledger or reporting.

</details>

<details>

<summary>Do I need to delete and reconnect Wells Fargo?</summary>

Usually, no. The Historical Data Sync approach is the quickest way to clean things up without restarting.

</details>

<details>

<summary>Are those transactions “visual only” or are they in the books?</summary>

If transactions were imported, they are part of the Ledger until removed. After you apply the steps above, Digits removes them so they **no longer affect your books or reports**.

</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/business-connections/wells-fargo-remove-transactions.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.
