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

# Konto & Profil

Erstellung und Verwaltung Ihres Steeple-Kontos: Einstellungen, Passwort, E-Mail-Adresse, PIN-Code, Löschung.

## Artikel

* [Wie erstelle oder ändere ich meinen 4-stelligen Code?](/de/compte-profil/code-pin.md)
* [Wie erstelle ich ein Steeple-Konto?](/de/compte-profil/creer-compte.md)
* [Wie ändere ich meine E-Mail-Adresse?](/de/compte-profil/modifier-email.md)
* [Wie ändere ich mein Profil?](/de/compte-profil/modifier-profil.md)
* [Wie ändere oder setze ich mein Passwort zurück?](/de/compte-profil/modifier-mot-de-passe.md)
* [Wie setze ich das Passwort eines Mitarbeiters zurück?](/de/compte-profil/reinitialiser-mot-de-passe.md)
* [Wie lösche ich mein Steeple-Konto?](/de/compte-profil/supprimer-compte.md)
* [Wie melde ich mich mit einer Personalnummer an?](/de/compte-profil/inscription-matricule.md)
* [Die Einstellungen des Steeple-Kontos](/de/compte-profil/parametres-compte.md)
* [Warum ist mein Steeple-Konto gesperrt?](/de/compte-profil/compte-suspendu.md)


---

# 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://help.steeple.com/de/compte-profil.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.
