> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/konfigurator/betriebsmodus.md).

# Operating Mode

Under the *Operating Mode* tab, the JUNE5 operating mode can be configured depending on the license options purchased. The following settings are made:

* Selection of single-tenant or multi-tenant operating mode
* Creation of the system administrator *(with username and password)*
* Reset password for the system administrator

To configure the operating mode, first click on the button labeled *Configure Operating Mode*. A dialog box with two options now appears. Here, the corresponding operating mode is selected and confirmed with the *>* button. Subsequently, username and password can be assigned for the system administrator.

{% hint style="info" %}
The multi-tenant mode is very specialized. Most use cases can be implemented with single-tenant mode.
{% 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://docs.videc.de/june5-3.7/en/konfigurator/betriebsmodus.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.
