# Aktive Sessions

Wir empfehlen, nur eine aktive Session zuzulassen. In diesem Fall werden bei jedem neuen Login alle vorherigen Sessions automatisch ungültig. Wenn Sie z.B. gleichzeitig in der UI und mit der API arbeiten wollen sollten Sie die Anzahl der parallelen aktiven Sessions auf einen höheren Wert setzen.

{% stepper %}
{% step %}

#### Öffnen Sie das Side Sheet "Passwort und Sicherheit".

Kontobereich **"Ihr Account"** > Menüpunkt "**Passwort und Sicherheit**"&#x20;

<div align="left"><figure><img src="/files/yDIyNosVDVnzuW6XyLLo" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Stellen Sie im Side Sheet die **Anzahl für zugelassene aktive Sessions** ein.

Tab: **Einstellungen** > Bereich: **Anzahl aktiver Sessions**

Stellen Sie über den Schieberegler die benötigte Anzahl aktiver Sessions ein. Der eingestellte Wert wird im rechten Feld angezeigt.

<div align="left"><figure><img src="/files/1ui4Oy2rnMYI6hBlGDks" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Speichern Sie die Einstellung über den Button "Ändern".

{% endstep %}
{% endstepper %}


---

# 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://platform.docs.3q.video/interface/ihr-account/an-und-abmelden/aktive-sessions.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.
