> 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/inscription-matricule.md).

# Wie registriere ich mich mit einer Personalnummer?

### Anmeldung per Personalnummer

Einige Steeple-Communities verwenden eine Anmeldeart mit **Identifikationsnummer (Matrikelnummer)** anstelle der klassischen E-Mail. Dieser Modus wird vom Community-Administrator konfiguriert.

### Erste Anmeldung

Bei der ersten Registrierung in einer Community mit Matrikelnummer:

1. Den Registrierungslink der Community aufrufen
2. Folgende Informationen eingeben:
   * **Identifikationsnummer** (vom Unternehmen bereitgestellte Matrikelnummer)
   * **Geburtsdatum**
   * **Vorname** und **Nachname**
   * **E-Mail-Adresse**
   * **Passwort** (mind. 8 Zeichen, mit Großbuchstaben, Kleinbuchstaben und Zahl)
   * **Akzeptanz der AGB**
3. Registrierung bestätigen

### Folgende Anmeldungen

Nach der ersten Registrierung sich mit der**E-Mail und dem Passwort** anmelden, die bei der Registrierung festgelegt wurden (und nicht mehr mit der Matrikelnummer).

### Was der Assistent tun kann

Der Assistent kann die Anmeldung per Matrikelnummer nicht verwalten. Er kann die Funktionsweise erklären und den Benutzer weiterleiten.


---

# 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/inscription-matricule.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.
