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

# Wie trete ich einer Community bei?

### Einer Community beitreten

Von **Einstellungen** > **Communities** > **Einer Community beitreten**, wird die Liste der verfügbaren Communities angezeigt.

Die Anmeldung hängt vom vom Administrator der Community konfigurierten Modus ab:

#### Klassische Anmeldung

* Auf die gewünschte Community klicken
* Das Formular mit E-Mail und Passwort ausfüllen (falls noch kein Konto vorhanden ist)
* Oder sich mit einem bestehenden Konto anmelden

#### SSO-Anmeldung

* Auf die SSO-Anmeldeschaltfläche klicken
* Sich über den konfigurierten Identitätsanbieter authentifizieren (Azure AD, Google Workspace, Okta usw.)

#### Anmeldung per Personalnummer

* Die Identifikationsnummer (Personalnummer) und das Geburtsdatum eingeben
* Die Profilinformationen vervollständigen

### Mitgliedsanfrage

Einige Communities erfordern eine **Bestätigung durch einen Administrator** bevor man darauf zugreifen kann. In diesem Fall wird nach der Anfrage eine Meldung angezeigt, dass die Zugriffsanfrage ausstehend ist. Der Administrator erhält eine Benachrichtigung und kann die Anfrage annehmen oder ablehnen.

### Einladungslink

Es ist auch möglich, einer Community über einen **Einladungslink** beitreten, der von einem Administrator gesendet wurde. Der Link leitet direkt zur Registrierungsseite der Community weiter.

### Was der Assistent tun kann

Mit dem Bereich Administration kann der Assistent Mitgliedsanfragen verwalten (annehmen oder ablehnen) und Mitarbeiter in eine Community einladen.


---

# 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/rejoindre-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.
