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

# Mettre à niveau ou rétrograder les abonnements

Dans cet article, nous expliquerons comment vous pouvez mettre à niveau ou rétrograder votre abonnement Incogniton existant. Cet article est pertinent uniquement si vous avez déjà créé un compte Incogniton.

{% stepper %}
{% step %}

### Connectez-vous à Mon Compte

Allez dans la section [Mon Compte](https://incogniton.com/my-account/) sur notre site Web et connectez-vous avec votre compte Incogniton.
{% endstep %}

{% step %}

### Ouvrez vos abonnements

Après vous être connecté, allez dans **Abonnements** et cliquez sur **Voir** à côté de l'abonnement que vous souhaitez modifier.
{% endstep %}

{% step %}

### Annulez et choisissez un nouveau plan

Sur la page des détails de l'abonnement, annulez l'abonnement existant puis allez sur [notre page de tarification](https://incogniton.com/pricing/) pour choisir un nouvel abonnement. Cliquez sur **Commencer** et procédez au paiement.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Il vous reste encore des **jours restants** sur votre abonnement actuel ? Nous pouvons compenser vos jours restants et les ajouter à votre nouveau plan. Envoyez un email à <help@incogniton.com> pour nous en informer.
{% endhint %}

{% hint style="info" %}
Si vous avez encore des questions, n'hésitez pas à contacter notre [service d'assistance](https://incogniton.com/contact/).
{% endhint %}


---

# 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://docs.incogniton.com/documentation/french-documentation/gestion-du-compte/upgrade-or-downgrade-subscriptions.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.
