> For the complete documentation index, see [llms.txt](https://help.aiaibot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aiaibot.com/robot/plugins/session.md).

# Session

Im Robot gibt es ein simples [Sessionmanagement](/robot/sessionmanagement.md). Mit Hilfe eines Tokens, welcher dem Benutzer via SMS-Nachricht oder E-Mail übermittelt wird, kann eine Authentifizierung erfolgen. In Workflows kann dann überprüft werden, ob die Session gültig ist. Dadurch ist sichergestellt, dass benutzerspezifische Daten nur authentifizierte Personen sehen.

{% content-ref url="/pages/KyQrzZySwluimk3O0ifO" %}
[Token senden](/robot/plugins/session/token-senden.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdRvZmDsPFozeoOqG7Iy" %}
[Token verifizieren](/robot/plugins/session/token-verifizieren.md)
{% endcontent-ref %}

{% content-ref url="/pages/fZYojwk2yFpx2asUZHZG" %}
[Authentifikation prüfen](/robot/plugins/session/authentifikation-prufen.md)
{% endcontent-ref %}

{% content-ref url="/pages/rSZxzXybrmEzK1CUxNnY" %}
[Session beenden](/robot/plugins/session/session-beenden.md)
{% endcontent-ref %}
