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

# Import and export data

> Import transactions via CSV and export your data.

If your broker doesn't have automatic syncing, you can bring in its full trade history from a CSV file, so your portfolio is complete without entering each trade by hand. This guide shows how to import that file and how to get your data out of guito today.

## Import broker transactions from CSV

The goal is to bring the history from a broker without automatic syncing into your portfolio. First, export your transaction history as CSV from your broker (broker import reads CSV or TSV, not PDF statements). Then import that file into guito.

<Steps>
  <Step title="Go to Investments">
    Open **Investments** in the sidebar.
  </Step>

  <Step title="Start the import">
    Click the import button (upload icon).
  </Step>

  <Step title="Select the CSV file">
    Choose the CSV or TSV file (up to 10 MB) exported from your broker. guito reads the file automatically, recognizing exports from several brokers across multiple languages, so you don't need a specific column layout.
  </Step>

  <Step title="Review before confirming">
    guito fetches market prices to validate the trades. If the price you entered differs from the market price by more than 1.5x (about 50%), a warning appears so you can check whether you selected the correct share class.
  </Step>

  <Step title="Confirm">
    Confirm to add the transactions to your portfolio.
  </Step>
</Steps>

<Note>
  If some rows can't be imported, guito imports the rest and shows how many were left out and why. Empty files or files over 10 MB are rejected right away.
</Note>

<Note>
  Savings-certificate statements are handled separately: the certificates import, under **Investments**, also accepts PDF. See [Savings certificates](/en/features/savings-certificates).
</Note>

<Note>
  The same importer accepts cryptocurrency exchange exports (for example Binance, Coinbase or Kraken). Each row should identify the coin or the pair traded (such as `BTC`, `BTCUSDT` or `BTC/EUR`); guito recognises the coins it tracks and records the trades in your portfolio, just as it does for stocks and ETFs. See [Cryptocurrencies](/en/features/crypto).
</Note>

<Info>
  For brokers with automatic connections (such as Trading 212, on the Plus plan), you can instead connect the account via API key in Connections. That connection syncs positions and history without needing to import files. See [Trading 212](/en/features/trading-212).
</Info>

## Export your data

You can request a full copy of your data as CSV files — one per area (accounts, transactions, investments, credits, recurring items and goals) — bundled into a .zip and sent by email. Request it under **Preferences -> General**, in **Export your data**. See the step by step in [Your data](/en/account/your-data).

For specific data, there are also more direct routes.

### Save a subscription invoice

Under **Preferences -> Billing**, in the invoices list, each row has a **View** link that opens the invoice as a PDF. Save the PDF from your browser.

### Get specific data

<AccordionGroup>
  <Accordion title="Ask the chat assistant">
    The guito assistant answers specific questions about your data: balances, positions, spending by category, capital gains. Just ask.
  </Accordion>

  <Accordion title="Export from your bank">
    For banking transactions, you can export directly from your bank's portal. Most Portuguese banks let you download statements as CSV or PDF.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Investments" icon="https://mintcdn.com/guito/Z2-mKthyIORVPFl5/icons/sprout.svg?fit=max&auto=format&n=Z2-mKthyIORVPFl5&q=85&s=6c5def6ea2f5124143b6b3e4ae91176c" href="/en/features/investments" width="24" height="24" data-path="icons/sprout.svg">
    Track stocks, ETFs, and other products in your portfolio.
  </Card>

  <Card title="Trading 212" icon="https://mintcdn.com/guito/Z2-mKthyIORVPFl5/icons/sprout.svg?fit=max&auto=format&n=Z2-mKthyIORVPFl5&q=85&s=6c5def6ea2f5124143b6b3e4ae91176c" href="/en/features/trading-212" width="24" height="24" data-path="icons/sprout.svg">
    Connect Trading 212 via API key and skip the files.
  </Card>

  <Card title="Transactions" icon="https://mintcdn.com/guito/Z2-mKthyIORVPFl5/icons/orbit.svg?fit=max&auto=format&n=Z2-mKthyIORVPFl5&q=85&s=15024db7279b8e04c679a37ef479014b" href="/en/features/transactions" width="24" height="24" data-path="icons/orbit.svg">
    View and categorize your banking transactions.
  </Card>

  <Card title="Plan and subscription" icon="https://mintcdn.com/guito/Z2-mKthyIORVPFl5/icons/credit-card.svg?fit=max&auto=format&n=Z2-mKthyIORVPFl5&q=85&s=bbd73fbf3ac94fbcfc402633266f1142" href="/en/account/plans-and-pricing" width="24" height="24" data-path="icons/credit-card.svg">
    Invoices and management of your subscription.
  </Card>
</CardGroup>
