> For the complete documentation index, see [llms.txt](https://support.cloudwaitress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cloudwaitress.com/how-to-guides/how-to-temporarily-pause-online-ordering.md).

# How to Temporarily Pause Online Ordering

Instructions on how to add closed dates and special hours to your store in advance. This is the recommended method for adding Holidays, Christmas closure hours and dates with different opening hours.<br>

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

### Related Articles

1. **Manage Orders & Bookings** – <https://support.cloudwaitress.com/getting-started/managing-orders-and-bookings>
2. **Configure Your Services (Order Timing)** – <https://support.cloudwaitress.com/getting-started/configure-your-services>
3. **Setup Your Menus** – <https://support.cloudwaitress.com/getting-started/setup-your-menus>

<br>

<br>

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

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/how-to-temporarily-pause-online-ordering.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.
