# Reminders (Supplier Portal)

Reminders can be used to send a notification to suppliers when documents are due for renewal. Three settings are available:

**First reminder (days in advance of expiry)**

This settings determines how far in advance of the expiry the reminder is sent. For example, if you wanted to send a reminder 30 days before the end date, you would set this value to "30".

**Days between follow-up reminders**

This setting determines the interval between reminders. For example, if you wanted to send a weekly reminder, you would set this value to "7".

**Send Reminders Only When**

This setting allows conditional reminders. For example, you might only want to send reminders to suppliers in a particular category, or suppliers above a particular spend. For more information, see [Rules](/approvals/rules.md).


---

# 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://adminguidesgitbook.aerofiler.com.au/supplier/reminders-supplier-portal.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.
