# 提醒入帳

針對已經確定未來會發生的交易，例如收到交通罰單要在月底前繳交，或是已經訂購的商品等到收貨才會付款，這些情況都可以用提醒入帳來做記錄，等到付款的時候再完成入帳即可。

## 建立提醒事件 <a href="#create" id="create"></a>

你可以新增一筆記錄，去進階設定裡把入帳方式改成提醒入帳，然後指定要提醒你的日期，等日期發生時就會提醒你有一筆待完成的交易。

<img src="/files/-MGvc_DA45PFCIuFR-2x" alt="" width="375">

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

<img src="/files/-MGvd-WRKB-ctyyZZ3Lq" alt="" width="375">

## 完成入帳 <a href="#complete" id="complete"></a>

你可以在通知中心頁面查看即將到來的事件，當你完成這筆交易後，可以打開記錄明細，點擊上方選單裡的 :heavy\_check\_mark: 即可完成入帳。

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

<img src="/files/-MGvdyyZJj_BjUp0B-V_" 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/reminder.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.
