# Support administrateur

Cette section regroupe la documentation de référence destinée aux administrateurs : le fonctionnement de la plateforme en coulisses, et comment remonter un problème à Daxium si besoin.

* [Règles d'enregistrement des fiches](/user-documentation/documentation-utilisateur/support/admin-support/submission-saving-rules.md) — ce qui se passe, étape par étape, à chaque enregistrement d'une fiche : validation, transitions de workflow, automatismes, formules et notifications.
* [Synchronisation hors ligne](/user-documentation/documentation-utilisateur/support/admin-support/offline-sync.md) — comment l'application mobile gère les données en cas de perte de connexion, et quoi dire aux utilisateurs qui signalent des problèmes de synchronisation.
* [Contacter le support Daxium](/user-documentation/documentation-utilisateur/support/admin-support/escalating-to-daxium-support.md) — quand et comment contacter l'équipe support Daxium, et quelles informations inclure dans votre demande.


---

# Agent Instructions: 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://www.center.daxium-air.com/user-documentation/documentation-utilisateur/support/admin-support.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.
