# Set Maximum Orders Per Time Interval

Here's a quick video on how to enable this feature

{% embed url="<https://www.youtube.com/watch?v=E-d69dsJyi8>" %}

### Steps:&#x20;

1. Log in to your dashboard. Once logged in, navigate to the 'Settings' tab.&#x20;
2. Go to the 'Services' section. Select which service you want to limit orders for. This could be delivery, pickup, or any other service you provide.
3. Under the service you choose, click 'Order Timing'. Scroll down, and you’ll see a new setting called 'Limit Orders Per Time Interval'.
4. Set the maximum number of orders for each time interval. Leave the field blank or set to zero if you want to allow unlimited orders per time slot/ interval. Don't forget save changes. <br>

{% hint style="warning" %}
Note:  Make sure to enable the 'Wait Time & Auto Statuses' setting to ensure orders are processed automatically based on the limits you've set<br>
{% endhint %}

### Related Articles

1. **How to Enable Pre‑Orders in CloudWaitress** – <https://support.cloudwaitress.com/how-to-guides/how-to-enable-pre-orders-in-cloudwaitress>
2. **Managing Orders & Bookings** – <https://support.cloudwaitress.com/getting-started/managing-orders-and-bookings>
3. **Configure Your Services (Order Timing settings)** – <https://support.cloudwaitress.com/getting-started/configure-your-services>

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance activating this feature.
{% endhint %}


---

# 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://support.cloudwaitress.com/how-to-guides/set-maximum-orders-per-time-interval.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.
