> 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/supprimer-compte.md).

# Wie lösche ich mein Steeple-Konto?

### Sein Konto löschen

Gehen Sie zu **Einstellungen** > **Konto** > **Mein Konto löschen**.

1. Auf die Löschtaste klicken
2. Eine Bestätigung wird mit einer Warnung angefordert: Die Löschung ist **endgültig** und löscht das Konto sowie alle zugehörigen Beiträge
3. Löschung bestätigen
4. Der Benutzer wird automatisch abgemeldet

### Wichtige Punkte

* Die Löschung ist **unumkehrbar**
* Alle Beiträge des Benutzers werden вместе mit dem Konto gelöscht
* Diese Aktion ist **nicht verfügbar** für Mitglieder von Communities, die SSO-Authentifizierung verwenden

### Alternative: Eine Community verlassen

Wenn das Ziel ist, eine Community zu verlassen, ohne sein Steeple-Konto zu löschen, siehe den Artikel „Wie verlasse ich eine Community?“, der beschreibt, wie man eine Community verlässt und dabei sein Konto behält.

### Was der Assistent tun kann

Der Assistent kann auf Wunsch des Benutzers selbst kein Benutzerkonto löschen. Nicht zu verwechseln mit der Entfernung eines Mitarbeiters aus der Organisation über den Administrationsbereich, was eine andere Operation als die Kontolöschung ist.


---

# 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/supprimer-compte.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.
