# Transaction Histories

## Transaction Details

On the right side of the card portal's home page, you can see a list of transactions you made with Fina Card. Click on a transaction to see the details

<figure><img src="/files/PVgEC6NK2Z139lB9js84" alt=""><figcaption></figcaption></figure>

## Export Transactions

You can export all transactions as CSV by clicking the "Export" button next to the title "Transactions"

<figure><img src="/files/9MYwv60BDKqanMeiusPa" alt=""><figcaption></figcaption></figure>


---

# 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://docs.fina.cash/fina-card/features/transaction-histories.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.
