# 通知中心

當你有跟別人借的錢還沒有還、幫忙代付的錢還沒有收到、重複性的收支、分期付款，或是信用卡繳款提醒等等，都可以在通知中心頁面一覽無遺。

上方頁籤可以分成「**全部**」、「**信用卡帳單**」、「**待完成交易**」、「**借還款追蹤**」和「**即將到來**」，你可以個別點擊頁籤看相對應的通知內容。

<img src="/files/5ydVeHIskveVySjFfQ8A" alt="" width="375">

### 信用卡帳單 <a href="#credit-card-bill" id="credit-card-bill"></a>

這裡會顯示所有未繳納的信用卡帳單，包含已經過期的。上方也會顯示是自動扣繳還是需要手動繳納，還有你的帳務是否對帳完成。

你可以右滑進入**對帳模式**，或是**移除這筆帳單通知**，也可以左滑直接進行**繳費**。

{% hint style="info" %}
如果移除帳單通知後就無法再恢復回通知中心，你可以直接從帳戶總覽進入對應的帳戶內進行對帳或是繳費動作。
{% endhint %}

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

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

### 待完成交易 <a href="#transaction-reminder" id="transaction-reminder"></a>

這裡會顯示未完成的交易，你可以左滑完成這筆記錄。

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

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

### 借還款追蹤 <a href="#payables-receivables" id="payables-receivables"></a>

這裡會依照對象去統計你的借還款狀態，你可以點進去查看該對象的相關款項，進而進行收款或還款操作。

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

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

### 即將到來 <a href="#incoming" id="incoming"></a>

這裡會顯示接下來一個月即將出帳的週期事件或分期事件，右上方還會統計這些未來交易的總額供你參考。

<figure><img src="/files/0iLke4AIfsBRdvkNRdEl" 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/feature/notification.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.
