# Export & Backup

### Introduction <a href="#introduction" id="introduction"></a>

The **Export & Backup** feature in LogYourTrades ensures that your trading journal and notes are always secure, portable, and under your control. This capability is especially important for traders who want to keep a personal archive, analyze their trading history offline, or migrate their data to other tools.

***

### Downloading Your Journal <a href="#downloading-your-journal" id="downloading-your-journal"></a>

You can easily **download your entire trading journal** at any time. This includes all your trade notes, strategies, and reflections, linked to your wallet and trading history. The export process is straightforward and designed for maximum compatibility, allowing you to save your data in commonly used formats for future reference or analysis.

***

### Data Portability <a href="#data-portability" id="data-portability"></a>

**Data portability** means your trading notes and journal entries are not locked into the platform. You retain full ownership and can move your data wherever you need. This is crucial for maintaining long-term records, conducting in-depth reviews, or sharing your trading journey with mentors or collaborators.

***

### Backup Options <a href="#backup-options" id="backup-options"></a>

To prevent loss of valuable insights, LogYourTrades supports multiple **backup options**. You can regularly export your journal for safekeeping, ensuring that even in the event of technical issues or switching devices, your trading history and notes remain intact and accessible.

***

The **Export & Backup** functionality is an essential part of the Trading Journal, giving you peace of mind and flexibility as you document and grow your trading journey.


---

# 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.logyourtrades.io/trading-journal/export-and-backup.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.
