# Rental Warning Length

**Rental Warning Length** is the time elapsed before notifying a user of an unusually long rental. This can be found on **Settings** > **Rentals** > **Rental Warning Length**.&#x20;

<figure><img src="/files/FzK8hBsHw7AtNPAsmIk6" alt=""><figcaption></figcaption></figure>

You can set the rental warning length from a minimum period of 30 minutes to a maximum period of 4 weeks.

<figure><img src="/files/gyJ9rzK39Eur5B91Qsud" alt=""><figcaption></figcaption></figure>

Make sure to hit **Save Changes** once you are done. This will appear on the app once it hits the time elapsed and send in a notification message to the user as shown below:

<img src="/files/-Mgl7_Enopl8ChxPX_im" 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://documentation.movatic.co/admin-site/settings/rentals/rental-warning-length.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.
