# Gestion du compte

- [Forfaits](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans.md): Découvrez les différences entre les forfaits proposés par GitBook
- [Forfait Communauté](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/community.md): Demandez à bénéficier de notre forfait Open Source dans GitBook
- [Forfait site sponsorisé](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/community/sponsored-site-plan.md): En savoir plus sur la façon de générer des revenus à partir de votre site de documentation grâce à notre forfait site sponsorisé
- [Politique de facturation](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/billing-policy.md)
- [Tarification héritée](https://gitbook.com/docs/documentation/fr/gestion-du-compte/plans/legacy-plans.md): Découvrez les différences entre notre tarification actuelle et l’ancienne tarification.
- [Annulations d’abonnement](https://gitbook.com/docs/documentation/fr/gestion-du-compte/cancelling-a-plan.md): Annuler 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: 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.
