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

# Bienvenue

Cette documentation est organisée par sections thématiques pour vous permettre de trouver rapidement l'information recherchée.

Utilisez la barre de recherche ou naviguez dans les différentes catégories.

***

#### Les essentiels

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image"></th></tr></thead><tbody><tr><td><strong>Créer une entreprise</strong> <span data-gb-custom-inline data-tag="emoji" data-code="2712">✒️</span></td><td>Pour démarrer ou à l'arrivée d'un nouveau dossier, créez une entreprise en quelques clics.</td><td><a href="/pages/gNKp5it4VQ4jyCUnyG1D#video-interactive">/pages/gNKp5it4VQ4jyCUnyG1D#video-interactive</a></td><td></td></tr><tr><td><strong>Référentiels comptables</strong> 📊</td><td>Pour travailler avec les bons comptes et automatiser la saisie, paramétrez vos référentiels comptables.</td><td><a href="/pages/c754KDVU1ByGSXASz2yo">/pages/c754KDVU1ByGSXASz2yo</a></td><td></td></tr><tr><td><strong>Dépôt de documents</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f4e5">📥</span></td><td>Vous avez les documents sur votre ordinateur, déposez les au plus vite pour commencer à saisir.</td><td><a href="/pages/YDFKOPw0zRzDBPXzHzgy">/pages/YDFKOPw0zRzDBPXzHzgy</a></td><td></td></tr><tr><td><strong>Saisie</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f522">🔢</span></td><td>Saisissez les documents et retrouvez les dans votre outil de production comptable.</td><td><a href="/pages/s9o5xsmzWYETCO6r2DZE">/pages/s9o5xsmzWYETCO6r2DZE</a></td><td></td></tr><tr><td><strong>Recherche</strong> <span data-gb-custom-inline data-tag="emoji" data-code="1f50d">🔍</span></td><td>Retrouver une facture ou vérifier une saisie ? Recherchez vos documents en quelques clics.</td><td><a href="/pages/PR6OqTdg5XmBK9VBnGSg">/pages/PR6OqTdg5XmBK9VBnGSg</a></td><td></td></tr><tr><td><strong>Créer des utilisateurs</strong> 👥</td><td>Donner des accès aux collaborateurs.</td><td><a href="/pages/czrOSZVJmjd33WBOb3mZ">/pages/czrOSZVJmjd33WBOb3mZ</a></td><td></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://help.ingeneo.septeo.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.
