# Backup & Data Management - incomplete

### Single Transaction Backup

* **Backup save buttons appear when you perform deposits, withdrawals, or transfers.**
* Backup after transaction execution is recommended but not mandatory.

<figure><img src="/files/g5by2H2ffiuPG9dUV2gc" alt=""><figcaption></figcaption></figure>

***

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

* **Backup files obtained from the settings screen include all transaction history.**
* After saving a backup from the settings screen, you can delete previously downloaded individual backup files.
* The latest comprehensive backup contains all past data.

### Flow

{% stepper %}
{% step %}

#### Click the gear (⚙️) button.

<figure><img src="/files/gmHHnlrJetg9PphHxp7O" alt=""><figcaption><p>Click the gear (⚙️) button.</p></figcaption></figure>
{% endstep %}

{% step %}

#### **Select "Backup INTMAX Addresses" from the settings menu.**

<figure><img src="/files/rg4raa9hrMp3EBoyqCKG" alt=""><figcaption><p>Select <strong>"Backup INTMAX Addresses"</strong> from the settings menu.</p></figcaption></figure>
{% endstep %}

{% step %}

#### Switch to the **"Backup file"** tab.

<figure><img src="/files/2L8OPMsn9HXo1UKYLWcN" alt=""><figcaption><p>Switch to the <strong>"Backup file"</strong> tab.</p></figcaption></figure>
{% endstep %}

{% step %}

#### Select the period

<figure><img src="/files/bb58qx2Na9V4IPYT35es" alt=""><figcaption><p>Select the period</p></figcaption></figure>
{% endstep %}

{% step %}

#### Click the button to download

<figure><img src="/files/vJFSOyJTkcRdiQHM7z07" alt=""><figcaption><p>Click the button to download</p></figcaption></figure>
{% endstep %}
{% endstepper %}

### **Backup Options**

* Choose from various time ranges:
  * **All (entire history)**
  * **1 week (from now)**
  * **1 month (from now)**
  * **1 year (from now)**

<figure><img src="/files/bXs3VeiXOSPKRD93YzVt" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

#### Recommendations

* **Regular backups**: Recommend comprehensive backup from settings screen about once a month.
* **After important transactions**: Utilize backup buttons displayed during transaction execution.
* **File management**: After saving the latest comprehensive backup, old files can be deleted.
  {% endhint %}


---

# 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/backup-and-data-management-incomplete.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.
