# MOZE Cloud

MOZE 4.0 全面將資料儲存至雲端，如果你**有登入並且開啟同步**，那你的資料會即時跟雲端做同步，再也不用擔心忘記備份或是資料遺失的狀況發生。除此之外，系統預設會每 4 小時備份一次（在有開啟 App 的狀態下），所以如果帳務發現有問題，也可以還原到前面的版本確認看看。

{% hint style="info" %}
如果你在 MOZE 裡面添加了帳戶圖片、類別圖片或是記錄圖片，這些圖片會另外上傳到另一個雲端儲存空間，所以當你透過 MOZE Cloud 備份時，只會針對你的記帳資料庫進行備份。這樣可以避免每次備份都上傳了重複的圖片，也可以提升備份的速度。
{% endhint %}

<figure><img src="/files/jLU2mWbt12fOMQA2k55t" alt="" width="375"><figcaption></figcaption></figure>

點進去 MOZE Cloud 可以看到過往的備份歷史，右上角按紐點了之後會立即進行備份，雲端預設會保留最近 30 筆備份資料，如果超過則會覆蓋掉最舊的那一筆。

<figure><img src="/files/11CbJbL2L0Zi4A4hpzQW" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/BmxTw9B9TK60lJvMwmNk" alt="" width="375"><figcaption></figcaption></figure>

你也可以點擊想要回復的備份，進行還原或是匯出備份檔案的操作，如果選擇還原備份，等完成後會先自動關閉同步功能，等你確定資料無誤後，再手動開啟同步即可。

<figure><img src="/files/70SIFmk70sBluFGjBTsh" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/sync/moze-cloud.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.
