> 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/konfigurator/betriebsmodus.md).

# Betriebsmodus

Unter dem Tab *Betriebsmodus* kann in Abhängigkeit der erworbenen Lizenzoptionen der JUNE5-Betriebsmodus konfiguriert werden. Hierbei werden folgende Einstellungen vorgenommen:

* Auswahl Einzel-Mandenten-Betriebsmodus oder Multi-Mandanten-Betriebsmodus
* Anlegen des Systemadministrators *(mit Benutzername und Passwort)*
* Passwort für den Systemadministrator zurücksetzen

Um den Betriebsmodus zu konfigurieren, wird zunächst auf die Schaltfläche mit der Beschriftung *Betriebsmodus konfigurieren* geklickt. Es erscheint nun ein Dialogfenster mit zwei Auswahlmöglichkeiten. Hier wird der entsprechende Betriebsmodus ausgewählt und mit der Schaltfläche > bestätigt. Anschließend können für den Systemadministrator Benutzername und Passwort vergeben werden.

{% hint style="info" %}
Der Multimandanten Modus ist sehr speziell. Die meisten Anwendungsfälle können mit dem Einzelmandantenmodus umgesetzt werden
{% 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/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.
