> ## Documentation Index
> Fetch the complete documentation index at: https://help.dash.fi/llms.txt
> Use this file to discover all available pages before exploring further.

# Filter, search, and export transactions

> Learn how to filter your Dash.fi transaction history by card or date, find merchant activation codes, and export payment records as CSV or PDF.

The Transactions tab gives you a live view of all card activity on your account. Filtering that list lets you zero in on specific cards, date ranges, or charges, while the export feature makes it easy to pull records for bookkeeping, reporting, or sharing with your team.

## Viewing your transactions

<Steps>
  <Step title="Log in to Dash.fi">
    Sign in to your account at [app.dash.fi](https://app.dash.fi).
  </Step>

  <Step title="Open Card Transactions">
    In the left-hand navigation, go to **Spend → Card Transactions**.
  </Step>

  <Step title="Review the transaction table">
    The table displays all card activity on your account. Each row includes:

    * **Transaction Date** – When the charge was made
    * **Descriptor** – The merchant name or description as reported by the merchant
    * **Card Name** – The nickname of the card used
    * **Last 4 Digits** – The last four digits of the card number
    * **Amount** – The transaction amount
    * **Status** – The current processing status of the transaction
  </Step>
</Steps>

## Filtering transactions

When you have a large transaction history, filters help you surface the exact records you need quickly.

<Steps>
  <Step title="Open the filter panel">
    Click the **Show Filters** button above the transaction table.
  </Step>

  <Step title="Apply your filters">
    Choose from the following filter options:

    * **Card Name** – Select one or more cards from the dropdown to show only transactions from those cards.
    * **Last Four Digits** – Type the last four digits of a specific card number to isolate its transactions.
    * **Date Range** – Specify a start and end date to view transactions within a particular period.
  </Step>

  <Step title="Review the filtered results">
    The transaction table updates automatically as you apply filters. You can combine multiple filters to narrow results further.
  </Step>
</Steps>

<Tip>
  Filtering by **Last Four Digits** is useful when you have multiple cards with similar names, or when a merchant's customer service team asks you to verify which card was used for a specific charge.
</Tip>

## Finding a merchant activation code

Some ad platforms and merchant platforms verify card ownership by charging a small amount — typically around \$1 — and embedding a short verification code in the transaction descriptor. You'll need to enter this code on the platform to confirm the card.

<Steps>
  <Step title="Go to Card Transactions">
    Log in and go to **Spend → Card Transactions**.
  </Step>

  <Step title="Filter by the card in question">
    Use the **Last Four Digits** filter to narrow results to the specific card you added to the platform. This removes unrelated transactions and makes the small test charge easier to spot.
  </Step>

  <Step title="Find the code in the Descriptor column">
    Look for a transaction with a small amount (typically around \$1). The verification code will appear in the **Descriptor** column for that transaction.
  </Step>

  <Step title="Enter the code on the platform">
    Copy the code from the Descriptor and paste it into the verification field on the merchant or ad platform.
  </Step>
</Steps>

<Note>
  Activation codes are typically a short string of numbers or letters embedded in the descriptor text. If you see a descriptor that looks like it contains an unusual code, that's likely what you're looking for.
</Note>

## Exporting transactions and payments

You can download your payment history as a CSV or PDF file for accounting, reconciliation, or reporting purposes.

<Steps>
  <Step title="Log in and go to the Payments tab">
    Sign in to your Dash.fi account and go to **Spend → Payments** in the left-hand navigation.
  </Step>

  <Step title="Click the Download button">
    Click the **Download** button in the upper-right corner of the page.
  </Step>

  <Step title="Select your date range">
    Choose the start and end dates for the records you want to export.
  </Step>

  <Step title="Choose a file format">
    Select either **CSV** (for use in spreadsheet applications like Excel or Google Sheets) or **PDF** (for easy sharing and archiving).
  </Step>

  <Step title="Download the file">
    Click **Download** to generate and save the file to your device.
  </Step>
</Steps>

<Tip>
  Use the **CSV** format if you plan to import the data into accounting software or manipulate it in a spreadsheet. Use **PDF** if you need a clean, print-ready record to share with a client or accountant.
</Tip>
