# Setting up Automated statements

Unlike Invoice Reminders , Automated statements feature allows you to set up rules to send an aggregated list of all invoices that are open as of a particular day               ( For e.g : First day of the month , Every Tuesday of a week etc)

**Difference between Invoice reminders & Statement reminders**

**Invoice reminders** - These are reminders sent based on trigger events such as - "invoice due in x days" or "invoice overdue by y days"

For e.g - Send invoice reminders for invoices that are due in 5 days

**Statement reminders** - These are reminders sent based on a trigger event such as "Day of the week" or "Day of the month" .

For e.g - Send all open invoices on the 1st day of every month


---

# 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://help.payorcrm.com/setting-up-automated-statements.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.
