> 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/lister-communautes.md).

# Wie sehe ich mir die Communities an?

### Die Liste der Communities anzeigen

Gehen Sie zu**Administration**, Bereich **Communities** (`/administration/communities`).

Die Seite zeigt alle Communities Ihrer Organisation an. Verwenden Sie die **Suchleiste** um eine Community anhand ihres Namens zu finden.

#### Für jede Community angezeigte Informationen

* **Nachname** der Community
* **Anzahl der Mitglieder**
* **Anzahl der Kategorien** von Beiträgen
* **Anzahl der Schnellzugriffe**
* Zugriff auf die **Einstellungen** (Zahnradsymbol)

#### Für jede Community verfügbare Aktionen

* **Mitglieder** (Benutzersymbol): Mitglieder anzeigen und verwalten
* **Kategorien** (Baumsymbol): Beitragskategorien verwalten
* **Verknüpfungen** (Linksymbol): nützliche Links verwalten
* **Einstellungen** (Zahnradsymbol): auf die Einstellungen der Community zugreifen

### Eine Community erstellen

Von der Seite **Communities**, klicken Sie auf die Schaltfläche **Community hinzufügen** oben rechts.

Wählen Sie dann den **Community-Typ** (statisch oder dynamisch).

Für Communities **dynamische**, legen Sie die Auswahlregeln (Dienste, Standorte…) fest, die automatisch die Mitglieder bestimmen.

Der **Administratorrolle** kann jedem Community-Typ zugewiesen werden (Haupt-, manuelle, dynamische). Sie wird über das Profil des Mitarbeiters im eigenen Abschnitt für seinen Zugriff auf Communities verwaltet.

### Die Communities eines Mitarbeiters anzeigen

Von der Seite **Mitarbeitende** (`/administration/users`), zeigt jede Tabellenzeile eine Spalte **Communities** mit einer Schaltfläche, die die Anzahl der Communities angibt. Klicken Sie darauf, um die Liste der Communities anzuzeigen, denen der Mitarbeiter angehört.


---

# 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/lister-communautes.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.
