# Export Transactions

[Coinshift's](https://coinshift.xyz/) **Export** feature enables you to conveniently download your transaction history data as a CSV file onto your device.&#x20;

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FbZS7UnHsjXELqxHNkjTe%2FExport%20CSV%20GIF.gif?alt=media&#x26;token=932338de-1069-46fb-aba9-f4f8f2cccc07" alt=""><figcaption></figcaption></figure>

Follow the below process to access this functionality:

Navigate to the **History** tab (under the **Transactions** section). Locate and select the **Export CSV** button (denoted by red in the below screenshot).

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2FQI3u3AvbC83PaZSaz37h%2Fimage.png?alt=media&#x26;token=d884eb42-6ce2-497a-8fdc-e3fda9adacb1" alt=""><figcaption></figcaption></figure>

Upon selection, a CSV file containing detailed transaction data and fields will be downloaded to your device.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/transaction-management/export-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.
