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

# Bienvenue

Bienvenue sur la documentation officielle des produits **Efalia** ! Retrouvez ici les guides de démarrage, l'administration, l'utilisation au quotidien et les ressources développeurs pour chacune de nos solutions.

## Nos produits

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h3><i class="fa-folder-open">:folder-open:</i> Efalia Doc</h3></td><td>La nouvelle solution de GED d'Efalia, au cœur de la Suite Efalia, pour centraliser, organiser et sécuriser vos documents d'entreprise.</td><td><a href="/pages/4fwx2wTATo7FPPc8sCeV">/pages/4fwx2wTATo7FPPc8sCeV</a></td></tr><tr><td align="center"><h3><i class="fa-diagram-project">:diagram-project:</i> Efalia Process</h3></td><td>Gestion de processus métier (BPM) pour modéliser, automatiser et piloter vos workflows documentaires et organisationnels.</td><td><a href="/pages/c3oKNfLNDpT5NstBpaiF">/pages/c3oKNfLNDpT5NstBpaiF</a></td></tr><tr><td align="center"><h3><i class="fa-boxes-stacked">:boxes-stacked:</i> Multigest</h3></td><td>La solution de GED historique d'Efalia.</td><td><a href="/pages/t9QvfxeBrBTTGJt47yWn">/pages/t9QvfxeBrBTTGJt47yWn</a></td></tr><tr><td align="center"><h3><i class="fa-database">:database:</i> Efalia ECM</h3></td><td>Gestion de contenu d'entreprise <em>(anciennement FileDirector)</em>.</td><td><a href="/pages/L1RDo2ApOiVYp6AXPHz2">/pages/L1RDo2ApOiVYp6AXPHz2</a></td></tr><tr><td align="center"><h3><i class="fa-print">:print:</i> Efalia Compose</h3></td><td>Moteur de composition et de diffusion documentaire <em>(anciennement Mapping Suite)</em>.</td><td><a href="/pages/gpbuAjBmBYVOJIJ9rFiA">/pages/gpbuAjBmBYVOJIJ9rFiA</a></td></tr><tr><td align="center"><h3><i class="fa-signature">:signature:</i> Tilkee by Efalia</h3></td><td>Suivi d'engagement et signature électronique pour vos documents commerciaux.</td><td><a href="/pages/7UfUUqVCMGRNA8lvLQV7">/pages/7UfUUqVCMGRNA8lvLQV7</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://documentation.efalia.com/readme.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.
