> For the complete documentation index, see [llms.txt](https://documentation.efalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.efalia.com/documentations/multigest.md).

# Multigest

Bienvenue dans la documentation officielle de **Multigest**, la solution de gestion électronique de documents (GED) d'Efalia pour centraliser, organiser et traiter l'ensemble des documents de votre organisation.

***

## 🚀 Démarrage Rapide

Nouveau sur Multigest ? Commencez ici :

* [Introduction à Multigest](/documentations/multigest/vue-ensemble/introduction-multigest.md) — Découvrez la solution
* [Fonctionnalités principales](/documentations/multigest/vue-ensemble/fonctionnalites-principales.md) — Comprenez les bases
* [Première connexion](/documentations/multigest/quickstart/premiere-connexion.md) — 5 min pour découvrir l'interface

***

## 📚 Par où commencer ?

Choisissez votre parcours selon votre profil :

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i> <strong>Intégrateur</strong></td><td>Vous déployez et maintenez l'infrastructure Multigest.</td><td><a href="/pages/zZPbbLA0CfvUPai2im2U">/pages/zZPbbLA0CfvUPai2im2U</a></td><td><a href="/pages/MRPZdDhPTLopDUCwNhhn">/pages/MRPZdDhPTLopDUCwNhhn</a></td><td><a href="/pages/kF0aNogReNHw4RXcZNGA">/pages/kF0aNogReNHw4RXcZNGA</a></td></tr><tr><td><i class="fa-sliders-up">:sliders-up:</i> <strong>Administrateur</strong></td><td>Vous configurez et administrez Multigest pour votre organisation.</td><td><a href="/pages/1bYvOVEhUR6v6i3OJd0o">/pages/1bYvOVEhUR6v6i3OJd0o</a></td><td><a href="/pages/Twl8rpFJ81FZGAjYDsWf">/pages/Twl8rpFJ81FZGAjYDsWf</a></td><td><a href="/pages/4dy9Emgs91qBuBYe12Le">/pages/4dy9Emgs91qBuBYe12Le</a></td></tr><tr><td><i class="fa-arrow-pointer">:arrow-pointer:</i> <strong>Utilisateur</strong></td><td>Vous utilisez Multigest au quotidien pour gérer vos documents.</td><td><a href="/pages/EgiGi5OiIhQ2nb4IJEqE">/pages/EgiGi5OiIhQ2nb4IJEqE</a></td><td><a href="/pages/rZvX7tiZVpHicUz5XOvI">/pages/rZvX7tiZVpHicUz5XOvI</a></td><td><a href="/pages/GyBq5V8C7wOTawy7dBI2">/pages/GyBq5V8C7wOTawy7dBI2</a></td></tr><tr><td><i class="fa-code">:code:</i> <strong>Développeur</strong></td><td>Vous intégrez Multigest avec d'autres systèmes via les webservices.</td><td><a href="/pages/GPdZIzqJq78E9oswV1Yv">/pages/GPdZIzqJq78E9oswV1Yv</a></td><td><a href="/pages/50bZoatJpOpvgJ7V0bSf">/pages/50bZoatJpOpvgJ7V0bSf</a></td><td><a href="/pages/uSj2FAz57rz8SjjWn6d1">/pages/uSj2FAz57rz8SjjWn6d1</a></td></tr></tbody></table>

***

## 📖 Sections de la Documentation

* [Vue d'Ensemble](/documentations/multigest/vue-ensemble.md) — Présentation générale, fonctionnalités, cas d'usage
* [Quickstart](/documentations/multigest/quickstart.md) — Démarrage rapide en quelques minutes
* [Installation](/documentations/multigest/installation.md) — Déploiement, infrastructure, webservices et API
* [Administration](/documentations/multigest/administration.md) — Configuration, utilisateurs, armoires, workflow, portails
* [Utilisation](/documentations/multigest/utilisation.md) — Guide utilisateur complet (dossiers, documents, visionneuse, mails)
* [Annexes](/documentations/multigest/annexes.md) — Glossaire, notes de version, FAQ

***

## 💡 Besoin d'Aide ?

* **Documentation** — Explorez les sections ci-dessus
* **Recherche** — Utilisez la barre de recherche en haut
* **FAQ** — [Questions fréquentes installation](/documentations/multigest/annexes/faq-installation.md) et [utilisation](/documentations/multigest/annexes/faq-utilisation.md)
* **Support** — Contactez votre interlocuteur Efalia habituel
* **Formation** — Demandez une formation personnalisée à votre commercial Efalia


---

# 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://documentation.efalia.com/documentations/multigest.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.
