# Passwort zurücksetzen

Um Ihr Passwort zurückzusetzen, rufen Sie den Link <https://app.aiaibot.com/account/request-password-reset/> auf. Geben Sie Ihre E-Mail-Adresse ein, mit der Sie am System registriert sind.

Daraufhin erhalten Sie von uns eine E-Mail mit der Aufforderung, ein neues Passwort aufzusetzen. Ein Link in der E-Mail leitet Sie weiter auf eine Website, auf der Sie Ihr neues gewünschtes Passwort eingeben können. Sobald Sie die Eingabe bestätigt haben, werden Sie wieder auf Ihren Workspace weitergeleitet. Danach erhalten Sie von uns noch eine Bestätigungs-E-Mail, dass Ihr Passwort geändert wurde.


---

# 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/readme-1/workspace-projekte-and-einstellungen/passwort-zurucksetzen.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.
