# 手動同步

一般情況下，同步是即時(realtime)的, 但如果App長期沒有開啟或者處於後台的情況下，會出現同步延遲。這樣的時候，需要手動同步。

### 手動同步方法1(增量同步)

前往帳本清單介面，點左上同步按鈕。\
![list](https://kakeibo-helper.oss-cn-hongkong.aliyuncs.com/cloudbook/tw-cloudbook7.PNG)

### 手動同步方法2(全部同步)

前往帳本介面，點左上【...】同步按鈕,然後選擇\[重新同步全部資料]

![list](/files/Ihjc46ysdQMMgTdKbrlt)

### 手動同步方法3(增量同步)

在行事曆介面，打開【本機未同步記錄】清單，\
如果有未被上傳記錄，點右上角【同步】按鈕 就可以上傳記錄。

![list](https://kakeibo-helper.oss-cn-hongkong.aliyuncs.com/cloudbook/tw-cloudbook-local-unsynced.png)<br>


---

# 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://cloudbook-manual-tw.swalloworkstudio.com/guides/shou-dong-tong-bu.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.
