# Download CSV Report

You have the ability to export a CSV report of your transaction history. To do this, simply go to your account page:

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2Fof6Ml2YPGeSXv4Jifgi2%2FScreenshot%202024-10-28%20at%2009.41.59.png?alt=media&#x26;token=08085d6b-2efb-4be1-8dc9-a61aed1bd971" alt=""><figcaption></figcaption></figure>

You can export a CSV report in the Transfers tab and Token/ Holders tab.

A pop-up screen will appear when you click on the Export to CSV button:

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2Fg7JFvci9G4S28ViWROUX%2FScreenshot%202024-10-28%20at%2009.43.18.png?alt=media&#x26;token=84f0fdba-af1d-4dab-83e1-076e84478d71" alt=""><figcaption></figcaption></figure>

Please note that data on Solscan can only be tracked after 7/7/2021. Transactions before that date will not be included in the export file. If a timeout occurs, try choosing a shorter time period.&#x20;

Select the transaction type to export and choose the time period, confirm by CAPTCHA and click on the download button.


---

# 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.solscan.io/solscan-tool/download-csv-report.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.
