> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/concepts/intermediate-concepts.md).

# Concepts intermédiaires

Les concepts intermédiaires font le lien entre les notions fondamentales et les sujets plus avancés.

* [Authentification](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/authentication/)
* [Champs personnalisés](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/custom-fields/)
* [Liaison d'hôtes et gestion des hôtes](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/host-linking-host-management/)
* [Héritage](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/inheritance/)
* [Maintenance (journaux, nettoyage des journaux, mise à niveau et mise à jour)](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/maintenance/)
* [Hors ligne](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/offline/)
* [Remplacement des paramètres](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/override-settings/)
* [Politiques de mot de passe](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/password-policies/)
* [Gestion à distance](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/remote-management/)
* [Rapports](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/reports/)
* [Clé SSH](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/ssh-key/)
* [Synchroniseurs](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/synchronizers/)
* [Étiquettes](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/tags/)
* [Tâches](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/tasks/)
* [Modèles](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/templates/)
* [Topologie](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/topology/)
* [Variables](https://docs.devolutions.net/fr/server/concepts/intermediate-concepts/variables/)


---

# 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://docs.devolutions.net/server/fr/concepts/intermediate-concepts.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.
