# Banks & Cards Overview

***

{% embed url="<https://app.arcade.software/share/Zuh0DDFVFZJaUFk5tRq0>" %}

### Viewing Your Accounts

All connected financial accounts appear on the left sidebar:

* **Bank Accounts** — checking, savings, or operating accounts
* **Credit Cards** — individual cards with transaction totals for the period

Click any account to see its transactions for the selected date range.

You’ll see:

* **Account balance**&#x20;
* **Total transactions for the period**
* **Party names, sources, categories, and amounts**

Use the search bar to quickly filter vendors, amounts, and line items.

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

***

### Reviewing Transactions

Digits displays each transaction in a structured row that includes:

* **Date**
* **Party** (e.g., Stripe, Gusto, vendor names)
* **Source** (bank feed details)
* **Category** (proposed or previously selected)
* **Amount**
* **Running balance**

***

### Editing & Updating Transactions

While Banks & Cards shows the raw transaction list, you can still:

* **Edit a category**
* **Update the party name**
* **Add notes**
* **View supporting bank details**
* **Filter by type, date, or keyword**

See also: [Editing Transactions](/firms-agentic-general-ledger/editing-transactions.md)

***

### Switching the Date Range

Use the date selector at the top to switch between:

* Monthly views
* Quarterly views
* Yearly views
* Custom ranges

The transaction list updates instantly.

<div align="left"><figure><img src="/files/IeLhJhvcQ5SnWwHYmeIv" alt="" width="201"><figcaption></figcaption></figure></div>

***

### Use Banks & Cards when you want to:

* Review raw bank feed data
* Confirm incoming transactions
* Check balances and activity
* Catch unusual charges
* Validate the period’s feed completeness

***

{% 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/banks-and-cards.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.
