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

# Activer ou désactiver Sesami

Vous pouvez rapidement afficher ou masquer le bouton de réservation Sesami sur votre boutique en ligne sans désinstaller l’application.

## Comment activer ou désactiver

1. Allez dans **Sesami > Paramètres > Statut de Sesami**
2. Activer/Désactiver Sesami **activé** ou **désactivé**
3. **Enregistrer**

Lorsque désactivé, le bouton de réservation Sesami disparaît de vos pages produits. Lorsqu’il est réactivé, il réapparaît.

{% hint style="warning" %}
**La désactivation de Sesami n’annule pas votre abonnement.** Vous continuerez à être facturé. Pour annuler la facturation, voir [Annulez votre abonnement](/fr/gestion-du-compte/billing/cancel-subscription.md).
{% endhint %}

## Quand l’utiliser

* **Masquer temporairement les réservations** — pendant la maintenance de la boutique, les mises à jour de stock ou les changements saisonniers
* **Tester avant la mise en ligne** — désactivez Sesami pendant la configuration, puis activez-le lorsque vous êtes prêt
* **Bascule rapide** — désactivez les réservations sans supprimer aucune configuration

Tous vos services, ressources, disponibilités et paramètres restent intacts pendant que Sesami est désactivé.

## Associé

* [Annulez votre abonnement](/fr/gestion-du-compte/billing/cancel-subscription.md) — supprimer complètement Sesami et annuler la facturation
* [Mettre en pause ou geler l’abonnement](/fr/gestion-du-compte/billing/pause-or-freeze-subscription.md) — suspendre la facturation pour les entreprises saisonnières


---

# 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://help.sesami.co/fr/gestion-du-compte/enabling-or-disabling-sesami.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.
