# Backup Transaction Data Overview

### Overview

**Backup files** contain personal data including user transaction history. Having this file with INTMAX private key allows you to transfer your assets from the INTMAX network back to Ethereum in the event of a network issue.

#### Types of Backup Files

#### 1. Single Transaction Backup

* **How to obtain**: From the backup button displayed when executing deposits/withdrawals/transfers
* **Content**: Data related to specific transactions
* **Recommendation level**: Recommended (not mandatory)

#### 2. **Full History Backup (via Settings)**

* **How to obtain**: From the backup function in the settings screen
* **Content**: All transaction history
* **Recommendation level**: Highly recommended

> #### File Details
>
> * **File format**: CSV
> * **Content**: Transaction history
> * **File size**: Approximately 200 KB per transaction
> * **Estimated weekly size**: Around 20 MB (depending on transaction frequency)
> * **Security level**: No direct risk to assets even if made public


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/account-and-history/backup-intmax-account/backup-transaction-data-overview.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.
