> For the complete documentation index, see [llms.txt](https://docs.unipage.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unipage.eu/beheer-uw-webshop/instellingen/vakantie-perioden.md).

# Vakantie perioden

Via ‘instellingen’ -> ‘vakantieperioden’, kan je een periode instellen waarin er geen online bestellingen kunnen worden geplaatst.

Wanneer er nog geen enkele vakantieperiode is ingevuld, klik je op de knop ‘maak een nieuwe vakantie periode aan’. Dan kun je de startdatum ingeven (via rechtstreeks invullen of via de pijltjes of via kalender ingave) en ook de einddatum en uur.

![](/files/-MjjHtysTJSXiux_ci4x)

![](/files/-MjjI3zPdMugPhM4YU6p)

Wanneer reeds vakantieperiodes zijn ingegeven, kan je deze consulteren op deze pagina. Je kan dan een nieuwe vakantieperiode ingeven via de knop ‘maak nieuwe vakantieperiode aan’ en je kan een bestaande vakantie periode verwijderen.<br>

## Consumentenpagina tijdens verlof

Tijdens een verlofperiode kan de consument uiteraard niet bestellen. De consument krijgt een duidelijke boodschap dat de shop momenteel gesloten is en kan de einddatum consulteren.

![](/files/-MjjIZ2vNxV5w4jUnZNG)


---

# 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://docs.unipage.eu/beheer-uw-webshop/instellingen/vakantie-perioden.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.
