> 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/compte-et-facturation/plans/legacy-plans.md).

# Tarification héritée

Découvrez les différences entre notre tarification actuelle et notre tarification héritée.

Nous avons [mis à jour notre modèle tarifaire](https://www.gitbook.com/blog/new-site-sections#new-pricing-for-new-users) récemment, afin de prendre en compte bon nombre des nouvelles fonctionnalités que nous avons déployées pour les sites publiés. De ce fait, il est possible que vous soyez encore sur notre ancien modèle tarifaire.

Certaines des nouvelles fonctionnalités que nous publions sont uniquement disponibles dans nos forfaits tarifaires mis à jour. Veuillez [contacter l’assistance](broken://pages/4afd87f6e45ac8235e009664242ddf1579458590) si vous souhaitez en savoir plus et mettre à niveau votre tarification.

Vous pouvez [consulter nos forfaits actuels](/docs/documentation/fr/compte-et-facturation/plans.md) ici.

### Tarification mise à jour

Nous avons apporté quelques modifications à nos forfaits afin de simplifier la publication et de mieux aligner les fonctionnalités avec les forfaits de site. Voici un résumé :

* **Forfait Pro** : n’inclut plus de frais de plateforme mensuels. Vous pouvez acheter et publier des sites sans restrictions, même avec le forfait Gratuit.
* **Forfait Organisation** : désormais exclusivement axé sur la collaboration.

La Recherche IA est disponible avec les forfaits de site Premium et Ultimate. GitBook Assistant et les autres fonctionnalités avancées d’IA sont disponibles avec les forfaits de site Ultimate.

**Fonctionnalités désormais liées aux forfaits de site**

| **Fonctionnalité**                | **Forfait requis**  |
| --------------------------------- | ------------------- |
| Recherche IA                      | Premium ou Ultimate |
| Export PDF                        | Premium ou Ultimate |
| Insights de recherche             | Premium ou Ultimate |
| Domaines personnalisés            | Premium ou Ultimate |
| Évaluations/retours sur les pages | Premium ou Ultimate |
| Personnalisations avancées        | Premium ou Ultimate |
| Visibilité non répertoriée        | Premium ou Ultimate |
| Liens partagés                    | Premium ou Ultimate |
| Accès authentifié                 | Ultimate            |
| Redirections de site              | Premium ou Ultimate |
| Sections de site                  | Ultimate            |


---

# 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://gitbook.com/docs/documentation/fr/compte-et-facturation/plans/legacy-plans.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.
