# Overdue notice

Overdue notice is a message that you send to your clients if they haven't paid the invoice on time. An overdue notice can be just a polite reminder, or it can include overdue fees.&#x20;

<div align="left"><figure><img src="/files/OtCqHw6kZ1ByrRYsLruf" alt=""><figcaption></figcaption></figure></div>

In Runple, you can choose between manual and automatic overdue notices:

* Select the [**automatic method** ](/runple-handbook/accounting/settings/overdue-notice/automatic-overdue-notice.md)if you want to send overdue notices automatically based on the selected settings.
* Select the [**manual method**](/runple-handbook/accounting/settings/overdue-notice/manual-overdue-notice.md) if you want to send overdue notices manually.


---

# 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://docs.runple.com/runple-handbook/accounting/settings/overdue-notice.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.
