# Authentifikation prüfen

Um zu prüfen, ob eine Session gültig ist, verwenden Sie das Plugin <img src="/files/B088sVZRvi9kSrXYl2Cr" alt="" data-size="line"> *Authentifikation prüfen*.

<figure><img src="/files/eKDF589JnlNKESaUIOHs" alt="" width="293"><figcaption></figcaption></figure>

## Parameter "Session-ID"

Die zu prüfende Session-ID wird mit dieser Auswahlbox angegeben. Ein Session ist gültig, wenn diese mit einem [Token verifiziert](/robot/plugins/session/token-verifizieren.md) wurde und wenn sie nicht älter als 60 Minuten ist.

## Parameter "Überprüfung der Authentifizierung"

Das Ergebnis der Prüfung wird in einer Variable vom Typ `boolean` abgespeichert.


---

# 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://help.aiaibot.com/robot/plugins/session/authentifikation-prufen.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.
