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

# Steeple-FAQ

Willkommen in der Steeple-Wissensdatenbank. Hier finden Sie alle Erklärungen zur Funktionsweise der Plattform, sowohl aus Administrator- als auch aus Nutzersicht.

## Bereiche

* [Administration](/de/administration.md) — Verwaltung von Mitarbeitenden, Rollen, Berechtigungen, Communities, Diensten, Standorten, Authentifizierung, Bildschirmen
* [Verzeichnis](/de/annuaire.md) — Verzeichnis der Mitarbeitenden
* [Docs-App](/de/docs.md) — Dokumentenverwaltung und elektronische Signaturen
* [Events-App](/de/events.md) — Verwaltung von Veranstaltungen
* [Feeds-App](/de/feeds.md) — Aggregation von Inhaltsströmen
* [Jobs-App](/de/jobs.md) — Stellenangebote und Bewerbungen
* [Nachrichten-App](/de/messagerie-1.md) — Interne Nachrichten
* [News-App](/de/news.md) — Veröffentlichung und Verbreitung von Nachrichten
* [Benachrichtigungen-App](/de/notifications.md) — Einstellungen und Konfiguration der Benachrichtigungen
* [Shortcuts-App](/de/raccourcis.md) ©Nützliche Links
* [Pronos-App](/de/pronos.md) — Prognosen zu Sportwettbewerben
* [KI-Assistent](/de/assistant-ia.md) — Vorstellung und Nutzung des Assistenten
* [Begleitungszentrum](/de/centre-d-accompagnement.md) — Nachhaltige Einführung, Einbindung des Managements, Barrierefreiheit, Qualität, Messung
* [Einführungszentrum](/de/centre-de-lancement.md) — Begleitung der Einführung
* [Konto & Profil](/de/compte-profil.md) — Verwaltung Ihres Steeple-Kontos und -Profils
* [TV-Bildschirme](/de/ecrans-tv.md) — Konfiguration und Verwaltung der Anzeigebildschirme
* [Goodays-Integration](broken://pages/6d8151163ea83bec2a85cd3ef608871f8f32a176) — Integration zwischen Steeple und Goodays
* [Mobil](/de/mobile.md) — Steeple-Mobile-App
* [Voraussetzungen & Steeple Box](/de/prerequis.md) — Technische und hardwareseitige Konfiguration
* [Support](/de/support.md) — Den Support kontaktieren und die Suche nutzen


---

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