> For the complete documentation index, see [llms.txt](https://oido.gitbook.io/hilfe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oido.gitbook.io/hilfe/help/settings/opening-hours.md).

# Opening hours

You can set the opening hours for OIDO in the editor. In addition to providing customer information, the opening hours function is necessary for calculating pick-up and delivery times.

### The opening hours editor <a href="#der-offnungszeiten-editor" id="der-offnungszeiten-editor"></a>

![](https://oido.gitbook.io/hilfe/~gitbook/image?url=https%3A%2F%2F3813206613-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeK4oMzfvOzLa1xA217lX%252Fuploads%252FAk8F7q2kFy5X0pHOPTHK%252FO%25CC%2588ffnungszeiten-help-de.webp%3Falt%3Dmedia%26token%3De35f2c44-44ab-4c7a-a1e1-1cefd661c6ec\&width=768\&dpr=3\&quality=100\&sign=15e95732\&sv=2)Ansicht des Öffnungszeiten-Editors in OIDO

You can set the opening hours using the sliders.

You can add additional time blocks using the + signs on the right.

![](https://oido.gitbook.io/hilfe/~gitbook/image?url=https%3A%2F%2F3813206613-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeK4oMzfvOzLa1xA217lX%252Fuploads%252FeoDrYMwAIPi7ruDo8M1N%252Fdetail-o%25CC%2588ffnungszeiten-editor-help-de.webp%3Falt%3Dmedia%26token%3D1baae7a4-9586-446f-9831-360a267d279f\&width=768\&dpr=3\&quality=100\&sign=4d311ab\&sv=2)

### Where are the opening hours displaye&#x64;**?**

Your opening hours are displayed under the navigation point Contact at the bottom right of the customer's mobile phone.

<figure><img src="https://oido.gitbook.io/hilfe/~gitbook/image?url=https%3A%2F%2F3813206613-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeK4oMzfvOzLa1xA217lX%252Fuploads%252FgD9TexRZWWYDKNE2SACh%252Foeffnungszeiten-anzeige-kundenhany-help-de.webp%3Falt%3Dmedia%26token%3D113b340f-b8bd-4c64-be3f-134188df1751&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=d3b2bbea&#x26;sv=2" alt="Their opening hours are displayed on the customer&#x27;s mobile phone under the Contact link at the bottom right." width="375"><figcaption></figcaption></figure>

### **Verwendung der Öffnungszeiten in den Bloginhalten**

Your opening hours can also be used in blog content via the ‘opening hours element’.

<figure><img src="https://oido.gitbook.io/hilfe/~gitbook/image?url=https%3A%2F%2F3813206613-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeK4oMzfvOzLa1xA217lX%252Fuploads%252FhjGrw6ykoHQGpXuIImUC%252Foeffnungszeitenelement-bei-bloginhalten-help-de.webp%3Falt%3Dmedia%26token%3D252a63f4-943f-4078-83ce-c0fd5a7a6931&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=43ba6bc2&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://oido.gitbook.io/hilfe/~gitbook/image?url=https%3A%2F%2F3813206613-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FeK4oMzfvOzLa1xA217lX%252Fuploads%252FEx4am8rp1dBAKqvlN2Bs%252Ffrontend-pickup-slot-select.webp%3Falt%3Dmedia%26token%3Dc4111739-769f-4d2b-8b82-847ce5f23773&#x26;width=300&#x26;dpr=3&#x26;quality=100&#x26;sign=aad4fb67&#x26;sv=2" alt="" width="375"><figcaption></figcaption></figure>

The delivery and collection function only works correctly if opening hours are entered.


---

# 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, and the optional `goal` query parameter:

```
GET https://oido.gitbook.io/hilfe/help/settings/opening-hours.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
