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

# Table des matières - Prise en main

* [Connexion](/index/presentation-generale/prise-en-main-prise-en-main.md)
* [Mon abonnement](/index/presentation-generale/mon-abonnement.md)
  * [Introduction](/index/presentation-generale/mon-abonnement/introduction.md)
    * [Important à savoir](/index/presentation-generale/mon-abonnement/important-a-savoir.md)
      * [Votre entreprise](/index/presentation-generale/mon-abonnement/votre-entreprise.md)
        * [Coordonnées principales](/index/presentation-generale/mon-abonnement/votre-entreprise/coordonnees-principales.md)
        * [Sociétés rattachées](/index/presentation-generale/mon-abonnement/votre-entreprise/societe-rattachee.md)
          * [Créer une société rattachée](/index/presentation-generale/mon-abonnement/votre-entreprise/societe-rattachee/creer-une-societe-rattachee.md)
            * [Rajouter un logo sur la société rattachée](/index/presentation-generale/mon-abonnement/votre-entreprise/societe-rattachee/creer-une-societe-rattachee/rajouter-un-logo-sur-la-societe-rattachee.md)
          * [Droit d'accès aux sociétés rattachées](/index/presentation-generale/mon-abonnement/votre-entreprise/societe-rattachee/droit-dacces-aux-societes-rattachees.md)
        * [Changer de société rattachée](/index/presentation-generale/mon-abonnement/votre-entreprise/changer-de-societe-rattachee.md)
        * [Partage de fichiers](/index/presentation-generale/mon-abonnement/votre-entreprise/partage-de-fichiers.md)
          * [Paramétrer le partage de fichiers](/index/presentation-generale/mon-abonnement/votre-entreprise/partage-de-fichiers/parametrer-le-partage-de-fichiers.md)
      * [Votre abonnement](/index/presentation-generale/mon-abonnement/votre-abonnement.md)
        * [Modules et packs de l'abonnement](/index/presentation-generale/mon-abonnement/votre-abonnement/modules-et-packs-de-labonnement.md)
      * [Accès](/index/presentation-generale/mon-abonnement/acces.md)
        * [Utilisateurs](/index/presentation-generale/mon-abonnement/acces/untitled-1.md)
          * [Créer un utilisateur](/index/presentation-generale/mon-abonnement/acces/untitled-1/creer-un-utilisateur.md)
          * [Accès gratuit Expert](/index/presentation-generale/mon-abonnement/acces/untitled-1/acces-gratuit-expert.md)
        * [Profils](/index/presentation-generale/mon-abonnement/acces/profils.md)
        * [Historique des connexions](/index/presentation-generale/mon-abonnement/acces/historique-des-connexions.md)
        * [Journal des événements](/index/presentation-generale/mon-abonnement/acces/journal-des-evenements.md)
      * [Facturation](/index/presentation-generale/mon-abonnement/facturation.md)
        * [Factures à régler](/index/presentation-generale/mon-abonnement/facturation/factures-a-regler.md)
        * [Factures réglées](/index/presentation-generale/mon-abonnement/facturation/factures-reglees.md)
        * [Vos commandes](/index/presentation-generale/mon-abonnement/facturation/vos-commandes.md)
* [Interface d'accueil](/index/presentation-generale/untitled.md)
  * [Personnalisation](/index/presentation-generale/untitled/personnalisation.md)
    * [Thèmes](/index/presentation-generale/untitled/personnalisation/themes.md)
    * [Webparts](/index/presentation-generale/untitled/personnalisation/webparts.md)
    * [Langues](/index/presentation-generale/untitled/personnalisation/langues.md)


---

# 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://docs.dailybiz.com/index/presentation-generale/summary.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.
