> 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.md).

# Verwaltung

Verwaltung von Mitarbeitenden, Rollen und Berechtigungen, Authentifizierung, Diensten und Standorten sowie allgemeinen Plattform-Einstellungen.

## Artikel

* [Wie füge ich einen Mitarbeitenden hinzu?](/de/administration/ajouter-collaborateur.md)
* [Wie kann ich die Communities einsehen?](/de/administration/lister-communautes.md)
* [Wie sende ich die Zugangsdaten für die Anmeldung?](/de/administration/envoyer-identifiants.md)
* [Wie exportiere ich die Liste der Mitarbeitenden?](/de/administration/exporter-collaborateurs.md)
* [Wie verwalte ich die Profilfelder?](/de/administration/gerer-champs-profil.md)
* [Wie verwalte ich Beitrittsanfragen zu Communities?](/de/administration/gerer-demandes-adhesion.md)
* [Wie verwalte ich geplante Austritte?](/de/administration/gerer-departs-programmes.md)
* [Wie verwalte ich die Mitglieder einer Community?](/de/administration/gerer-membres-communaute.md)
* [Wie verwalte ich die Dienste und Standorte?](/de/administration/gerer-services-et-sites.md)
* [Wie importiere ich Mitarbeitende in großen Mengen?](/de/administration/import-collaborateurs.md)
* [Wie blende ich eine Anwendung aus oder ein?](/de/administration/masquer-afficher-application.md)
* [Wie ändere ich die Informationen eines Mitarbeitenden?](/de/administration/modifier-collaborateur.md)
* [Wie verlasse ich eine Community?](/de/administration/quitter-communaute.md)
* [Wie suche und sehe ich einen Mitarbeitenden?](/de/administration/rechercher-consulter-collaborateur.md)
* [Wie trete ich einer Community bei?](/de/administration/rejoindre-communaute.md)
* [Wie entferne ich einen Mitarbeitenden aus der Organisation?](/de/administration/retirer-collaborateur.md)
* [Wie lösche ich eine Community?](/de/administration/supprimer-communaute.md)
* [Wie sperre oder reaktiviere ich einen Mitarbeitenden?](/de/administration/suspendre-reactiver-collaborateur.md)
* [Sprachenverwaltung in Steeple](/de/administration/gestion-langues.md)
* [Moderation auf Steeple](/de/administration/moderation.md)
* [Meine Zugriffsanfrage steht aus – warum?](/de/administration/demande-acces-en-attente.md)
* [Authentifizierungsmethoden und Single Sign-On (SSO)](/de/administration/authentification-sso.md)
* [Seite Statistiken — Die Aktivität der Organisation verfolgen](/de/administration/statistiques.md)
* [Plan der Steeple-Administration](/de/administration/plan-administration.md)
* [Rollen und Berechtigungen der Mitarbeitenden](/de/administration/roles-et-permissions.md)
* [Automatische Bereitstellung von Mitarbeitenden (Provisioning / SCIM)](/de/administration/provisioning-scim.md)


---

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