> For the complete documentation index, see [llms.txt](https://docs.stake.tax/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stake.tax/export-csv-formats/coinledger-cryptotrader.tax.md).

# CoinLedger (CryptoTrader.Tax)

Documentation on importing CSV into coinledger.io orcryptotrader.tax .

## Download CSV

* Select `coinledger` in the download CSV prompt.

## Import CSV

* Go to <https://app.cryptotrader.tax/individual/import>
* "+ Add Account" if no account exists
* Upload CSV file according to UI.
* That's it!

## Notes

####

#### Omitted transactions

All transactions starting with underscore are omitted from the CoinLedger CSV (i.e. \_LP\_WITHDRAW).  This means these transactions must be imported into CoinLedger manually (or ignored where appropriate).

#### Can I import CSV multiple times?

Multiple imports causes duplicates on CoinLedger.  To remedy, there are two options:

* Option 1
  * Edit CSV (i.e. google sheets), such that only new transactions exist. &#x20;
  * Upload edited CSV
* Option 2
  * Delete all transactions for the previous import(s)
    * Select Other Account -> ... -> Delete
  * Upload full CSV again&#x20;

I strongly prefer option 1 because you are free to edit old transactions.  In option 2, edits on old transactions would be lost on re-import.

Email <support@stake.tax> if this guidance is outdated.

## Reference

* CSV format conforms to guide at <https://help.cryptotrader.tax/en/articles/6028758-universal-manual-import-template-guide> .

## Change Log

<https://github.com/hodgerpodger/staketaxcsv/search?o=desc&q=coinledger&s=committer-date&type=commits>

3/9/22

* Added coinledger/cryptotradertax CSV to stake.tax
