# Opening hours

The quick config page allows you to change the availability times for the order types on your online ordering platform. For example, on-site orders can end at 8:00 p.m. while delivery orders end at 11:00 p.m. The ***Quick Config*** page allows you to change these settings without having to access the configuration page for each type of control.

### Change opening hours

1. Select the ***Change opening hours*** configuration from the drop-down menu in the ***quick configs***.
2. For each type of order, add if necessary a time slot for one day by clicking on the ***+*** button. You can add more than one time slot for the same day.
3. Select the hours of operation from the drop-down menus.
4. Click on ***Save*** to finalize the configuration.


---

# 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://docs.velocehq.com/veloce-commande-en-ligne/online-ordering/quick-config/opening-hours.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.
