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

# Wie lösche ich eine Community?

### Voraussetzungen vor dem Löschen

Bevor Sie eine Community löschen können, müssen Sie **alle ihre Beitragskategorien löschen** im Vorfeld. Eine Community, die noch Beitragskategorien enthält, kann nicht gelöscht werden.

### Wichtiger Unterschied

* **Beitragskategorien** : Das sind die Rubriken, in denen Mitglieder innerhalb einer Community Beiträge veröffentlichen (z. B. „Aktuelles“, „Teamleben“). Sie werden in den Community-Einstellungen verwaltet.
* **TV-Module** : Das sind die Inhalte, die auf verbundenen TV-Bildschirmen angezeigt werden. Sie sind von den Beitragskategorien getrennt und werden im Bereich „TV-Bildschirme“ der Administration verwaltet.

Verwechseln Sie die beiden nicht: Das Löschen von TV-Modulen reicht nicht aus, um eine Community zu löschen.

### Löschschritte

1. Gehen Sie zu **Administration** > **Communities** (`/administration/communities`)
2. Wählen Sie die zu löschende Community aus
3. Löschen Sie zuerst alle Beitragskategorien dieser Community
4. Sobald die Community frei von Kategorien ist, können Sie sie löschen

### Was der Assistent tun kann

Der Assistent kann derzeit weder eine Community löschen noch Beitragskategorien verwalten. Stattdessen kann er den Benutzer zur Seite **Administration** > **Communities** über das Tool navigate\_to führen, damit er diese Aktionen selbst ausführt.


---

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