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

# Gestion du compte

- [Plans](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans.md): Découvrez les différences entre les plans proposés par GitBook
- [Plan communautaire](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/community.md): Demandez notre plan Open Source dans GitBook
- [Plan de site sponsorisé](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/community/sponsored-site-plan.md): Découvrez comment vous pouvez gagner de l’argent avec votre site de documentation grâce à notre plan de site sponsorisé
- [Politique de facturation](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/billing-policy.md)
- [Tarification historique](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/legacy-plans.md): Découvrez les différences entre notre tarification actuelle et notre tarification historique.
- [Annulations d’abonnement](https://gitbook.com/docs/documentation/fr/gestion-du-compte/cancelling-a-plan.md): Annulez votre abonnement
- [Paramètres personnels](https://gitbook.com/docs/documentation/fr/gestion-du-compte/account-settings.md): Consultez et gérez les paramètres de votre compte GitBook personnel
- [Paramètres de l’organisation](https://gitbook.com/docs/documentation/fr/gestion-du-compte/organization-settings.md)
- [SSO et SAML](https://gitbook.com/docs/documentation/fr/gestion-du-compte/sso-and-saml.md): Découvrez comment partager votre contenu GitBook via SSO et SAML
- [Membres SSO vs non-SSO](https://gitbook.com/docs/documentation/fr/gestion-du-compte/sso-and-saml/sso-members-vs-non-sso.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:

```
GET https://gitbook.com/docs/documentation/fr/gestion-du-compte.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.
