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

# Export trade history

> Download real trades as Generic CSV or a tax-tool CSV.

Send `/export` to download real trading history. Paper trades are excluded.

## Download a file

<Steps>
  <Step title="Choose a real profile">
    If you are practicing, switch from Paper to a real profile first.
  </Step>

  <Step title="Open Export">
    Send `/export` and choose a format.
  </Step>

  <Step title="Choose the format">
    Select **Generic CSV** for a spreadsheet or **Koinly CSV** for a compatible tax-tool import.
  </Step>

  <Step title="Save and check">
    Download the Telegram file named like **cove-trades-generic-YYYY-MM-DD.csv**. Check its date range, wallet coverage, and values before relying on it.
  </Step>
</Steps>

<div className="cove-guide-figure">
  <Frame caption="Choose Koinly CSV or Generic CSV to export your trading data.">
    <img src="https://mintcdn.com/cove-8695a88b/5AGVnyufRiehO7dX/assets/guide-screenshots/export-formats.png?fit=max&auto=format&n=5AGVnyufRiehO7dX&q=85&s=0ce965c3c728c1b9a4aadd49696f39e8" alt="Choose Koinly CSV or Generic CSV to export your trading data." width={712} height={632} className="cove-guide-screenshot" data-path="assets/guide-screenshots/export-formats.png" />
  </Frame>
</div>

## What is included?

**Generic CSV** includes Date, Side, Token, Chain, Amount, Price (USD), Total (USD), USDC Amount, Fee (USD), Cost Basis (USD), Realized PnL (USD), Order Type, and TX Hash.

**Koinly CSV** uses fields such as Date, Sent/Received amounts and currencies, Fee, Net Worth, Label, Description, and TxHash.

The file is an activity record, not a determination of tax treatment. Check the receiving tool's import mapping and avoid importing the same rows twice.

## Check the export scope

Check which profiles and dates your downloaded file includes. If you need a complete account export, including archived profiles, confirm the scope with [Support](/features/support) before assuming nothing is missing.

**No trades found to export** can mean no eligible real trade history. Check Paper mode and the intended account. For visual results, use [History](/features/history).
