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

# FAQ Steeple

Bienvenue dans la base de connaissance Steeple. Retrouvez ici toutes les explications sur le fonctionnement de la plateforme, côté administrateur comme côté utilisateur.

## Sections

* [Administration](/administration.md) — Gestion des collaborateurs, rôles, permissions, communautés, services, sites, authentification, écrans
* [Annuaire](/annuaire.md) — Répertoire des collaborateurs
* [Application Docs](/docs.md) — Gestion documentaire et signatures électroniques
* [Application Events](/events.md) — Gestion des événements
* [Application Feeds](/feeds.md) — Agrégation de flux de contenus
* [Application Jobs](/jobs.md) — Offres d'emploi et candidatures
* [Application Messagerie](/messagerie-1.md) — Messagerie interne
* [Application News](/news.md) — Publication et diffusion d'actualités
* [Application Notifications](/notifications.md) — Préférences et configuration des notifications
* [Application Raccourcis](/raccourcis.md) ©Liens utiles
* [Application Pronos](/pronos.md) — Pronos sur les compétitions sportives
* [Assistant IA](/assistant-ia.md) — Présentation et utilisation de l'assistant
* [Centre d'accompagnement](/centre-d-accompagnement.md) — Adoption durable, mobilisation de la direction, accessibilité, qualité, mesure
* [Centre de lancement](/centre-de-lancement.md) — Accompagnement du déploiement
* [Compte & Profil](/compte-profil.md) — Gestion de votre compte et de votre profil Steeple
* [Écrans TV](/ecrans-tv.md) — Configuration et gestion des écrans d'affichage
* [Intégration Goodays](broken://pages/Bv7opcPC6UtN1SPXBWeG) — Intégration entre Steeple et Goodays
* [Mobile](/mobile.md) — Application mobile Steeple
* [Prérequis & Steeple Box](/prerequis.md) — Configuration technique et matériel
* [Support](/support.md) — Contacter le support et utiliser la recherche


---

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