# Max Open Rentals

**Max Open Rentals** is the allowable simultaneous rentals per user.

An admin can set a maximum number of max open rentals per user in 3 ways:&#x20;

* **Settings** > **Rentals** > **Max Open Rentals**

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

* **Billing** > **Rates** > **Add** a new rate > **Max Open Rentals**

<figure><img src="/files/4V2KHRGbNMm29dQEL6mq" alt=""><figcaption></figcaption></figure>

* Memberships > Add Membership > Max Open Rentals

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

To see the max open rentals from the point of view of the users, please visit [this ](/movatic-app/rentals/max-open-rentals.md)page.&#x20;


---

# 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/user-experience-simultaneous-rentals.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.
