# 對帳模式

當你收到信用卡帳單想確認這一期的帳是否正確，或是帳戶餘額對不上想要跟存款簿比對一下，都可以夠過**對帳模式**來協助你輕鬆對帳。

## 進入對帳模式 <a href="#enter" id="enter"></a>

在信用帳戶交易明細頁面的繳款記錄區塊，右邊會有一個對帳模式的按鈕，或是你也可以點擊右上角的選單，裡面也有對帳模式的入口。

<img src="/files/PcM8qySyTRIBhzY0yI4n" alt="" width="375">

<img src="/files/FErZPd6aiZqIjTgO5DxL" alt="" width="375">

## 功能介紹 <a href="#features" id="features"></a>

進入對帳模式後你會看到這一期帳單的相關明細，如果是針對主帳戶進行對帳，也會依照不同信用卡做分組統計，最下方會顯示帳單筆數和這期的新增花費總計。

<img src="/files/gjiD8aigHsXV55uaHCG1" alt="" width="375">

你可以透過**右滑**的手勢來完成**對帳確認**，下方會提示你已經確認幾筆記錄和已對帳金額。

<img src="/files/MJRrFJEOA4F08MC86zrH" alt="" width="375">

如果發現交易是不在你的帳單上，很有可能是因為商家尚未跟銀行請款，導致這筆交易尚未入帳，你可以透過**左滑**手勢來**延後入帳**，系統會自動把這筆入帳日期延後到下期帳單的第一天。

{% hint style="warning" %}
如果不小心把這期的交易延後入帳，可以參考[這裡](/postpone.md)去修改回來。
{% endhint %}

<img src="/files/0zibFRX17PS4M9BCIYmm" alt="" width="375">

<img src="/files/V69Xs0slxdUGYbVFhNSo" alt="對帳完成" width="375">

## 其他功能 <a href="#advance" id="advance"></a>

右上角選單內有更多功能：

* **新增記錄**：遇到有缺失的記錄可以直接在這邊進行新增
* **新增繳款**：對帳完成後可以直接建立繳款
* **取消全部選取**：恢復原先尚未對帳狀態
* **變更日期順序**：預設是由遠到進的日期順序，也可以改成由近到遠

<img src="/files/iRv8UxMfQvBvkoNgoxwN" 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/reconciliation/statement-mode.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.
