# 備份＆還原

MOZE 裡面所有的資料都只存放在用戶手機端上，為了滿足用戶資料的隱私性，我們沒有額外用伺服器去備份你的資料，所以一旦手機遺失、故障或是資料操作上發生問題，我們是沒有辦法協助你恢復原始記錄。

為了保證你資料的永續性，你需要自己進行備份，我們目前支援 iCloud 和 Dropbox 兩種雲端服務，或是你也可以手動備份到郵件或其他 App。

<img src="/files/-MHEY73BODL_3w01jxcJ" alt="" width="375">

{% hint style="info" %}
強烈建議，每天至少備份一次記帳資料是最保險的方式，畢竟這些是你花費心血堅持下去的記錄，請妥善保存。
{% endhint %}

## iCloud

iCloud 是蘋果用戶最常使用的備份方式，一來是因為這是蘋果自己內建的雲端服務，二來是因為他的備份速度非常快，建議你們可以優先考量這個服務。

如果想要使用 iCloud，你需要先到系統設定裡去登入你的 Apple ID：

<img src="/files/-MHEbgxiXylLU2kBiKeN" alt="須先登入才能使用 iCloud 服務" width="375">

<img src="/files/-MHEbqQM7iRD7m-r9StQ" alt="確定 MOZE 3.0 在 iCloud 設定裡有打開" width="375">

平時要做備份時點擊「立即備份」即可，如果你開啟「自動備份」的功能，系統會自動在背景時去做備份。為了避免太頻繁備份，在 24 小時以內最多只會觸發自動備份一次，所以如果你有完成比較重要的記錄或是做了大整理，建議當下還是手動備份一次比較保險。

<img src="/files/-MHEY9eVYLrQIl_TNJan" alt="iCloud 備份還原畫面" width="375">

<img src="/files/-MHEYBZrPSVYUd4qKQV2" alt="iCloud 備份歷史會保留最近 30 筆備份記錄" width="375">

## Dropbox

Dropbox 也是非常常見的雲端備份服務，他們也有提供免費的方案，有興趣可以去[註冊](https://www.dropbox.com/)體驗看看。

<img src="/files/-MHEYDxP0p7dIstKjUDw" alt="" width="375">

<img src="/files/-MHFeO4KYGc-3EhFRne8" alt="備份過程中請避免任何中斷" width="375">

## 郵件 <a href="#email" id="email"></a>

如果你沒有 iCloud 或 Dropbox，那你還可以備份到自己的郵件信箱裡。

<img src="/files/-MHEYGwsjf2jKSdnPhss" alt="" width="375">

<img src="/files/-MHEYJugt1mNnVXH0C_O" alt="" width="375">

{% hint style="warning" %}
如果你填上收件人要發信時，發現右上角傳送按鈕一直是反白無法點擊的狀況，那應該是你把內建的郵件 App 刪除了，去 App Store 下載回來再寄一次即可。
{% endhint %}

還原方式是打開你的郵件 App ＞ 點擊附件備份檔 ＞ 點擊右上角分享到 MOZE 3.0 即可。

<img src="/files/-MHEiRAp1cDr_m8Gz91n" alt="點擊附件備份檔案" width="375">

<img src="/files/-MHEiTh8YD5Z4HizfolV" alt="右上角分享到 MOZE 3.0" width="375">

<img src="/files/-MHEiVRibrIehFfqI4Z4" alt="" width="375">

## 備份到其他 App  <a href="#backup-to-others" id="backup-to-others"></a>

如果你有其他雲端服務，例如 Google Drive, One Drive 等等，就可以用這個方式去做備份。還原方法跟上面的郵件還原一樣，找到那個檔案後用分享的方式指定到 MOZE 即可。

<img src="/files/-MHEj4DHPDrS6I1MBdqe" alt="" width="375">

## 從其他 App 還原 <a href="#restore-from-others" id="restore-from-others"></a>

你可以從其他地方把備份檔案下載到手機上，然後到檔案 app 裡面找到你備份的檔案，長按指定的檔案選擇「分享」，就可以選擇從 MOZE 打開來還原備份。

<img src="/files/-MgGTLQDzHmsP2cfk-f_" alt="" width="375">

<img src="/files/-MgGU2sCaC5VM4jhy57F" alt="" width="375">

<img src="/files/-MgGUZLAj47J-HTjvZEB" alt="" width="375">

<img src="/files/-MgGU97jBDOjqzey49OY" alt="" width="375">

如果你是備份到 Email，也可以直接打開郵件附件檔案，選擇右上角分享按鈕，再透過 MOZE 來還原備份。

<img src="/files/-MgGUpAbJgOnTp8bGLnU" alt="" width="375">

<img src="/files/-MgGUrFvl2em7YWMsDTs" alt="" width="375">

<img src="/files/-MgGUuTgNEftFrEEy0MT" alt="" width="375">


---

# 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://doc.moze.app/feature/backup-restore.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.
