> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/administration-and-configuration.md).

# Administrateurs

Votre guide pour configurer, gérer et administrer la plateforme.

En tant qu’**administrateur**, utilisez cette plateforme pour gérer les paramètres système, configurer les environnements et garantir des opérations sûres, efficaces et adaptées aux utilisateurs.

Les guides suivants présentent les outils et fonctionnalités essentiels à votre rôle. Ils contribuent à la stabilité de la plateforme, renforcent la sécurité et assurent l’alignement avec les normes de l’organisation.

***

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><strong>Gérer et personnaliser la page d’accueil</strong><br>Concevez et configurez la page d’accueil de votre organisation selon son identité et ses priorités.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/EIwg4H8kCdvHvLZ9rzbe/home%20icon.png">home icon.png</a></td></tr><tr><td><p><strong>Administrateur système</strong></p><p>Supervisez les paramètres globaux, les autorisations, la gestion des utilisateurs et les configurations avancées.</p></td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/xxBixAskUOhudvqF0mDp/IMS%20Icons%20(6).png">IMS Icons (6).png</a></td></tr><tr><td><strong>Administrateur d’environnement</strong><br>Gérez la configuration, les accès et les normes d’un environnement spécifique.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/9WEzftAQ0HlN3lNFmAjk/IMS%20Icons%20(7).png">IMS Icons (7).png</a></td></tr><tr><td><strong>Configurer les paramètres des applications</strong><br>Ajustez les paramètres propres aux applications selon les besoins de l’organisation.</td><td data-object-fit="cover"><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/1wcSJdmMjUZyz37v5VGS/apps%20icon.png">apps icon.png</a></td></tr></tbody></table>

***


---

# 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/administration-and-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
