> 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/it/gestione-account/billing/cancel-subscription.md).

# Annulla l'abbonamento

Prima di annullare, contattaci — potremmo essere in grado di aiutarti con qualunque problema tu stia riscontrando.

{% hint style="success" %}
**Contattaci prima**: <help@sesami.co> — dicci cosa sta succedendo e faremo del nostro meglio per aiutarti.
{% endhint %}

## Annulla il tuo abbonamento

Se hai deciso di andare avanti:

1. Vai su **Shopify > Impostazioni > App e canali di vendita**
2. Trova **Sesami** e fai clic su **Elimina**
3. Nel messaggio di conferma, fai clic su **Elimina**

Una volta eliminata l'app Sesami, il tuo piano viene annullato.

{% hint style="warning" %}
Potresti comunque ricevere un addebito dopo l'annullamento a causa del ciclo di fatturazione di Shopify. Vedi [la documentazione di Shopify sulla fatturazione delle app](https://help.shopify.com/en/manual/your-account/manage-billing/your-invoice/apps) per i dettagli.
{% endhint %}

## Cosa succede dopo l'annullamento

* **Gli appuntamenti esistenti non vengono annullati** — le prenotazioni già effettuate rimarranno così come sono
* **Non vengono inviate notifiche** — Sesami non invierà alcuna notifica ai tuoi clienti dopo la disinstallazione
* **I dati vengono conservati temporaneamente** — se reinstalli in seguito, contatta <help@sesami.co> per assistenza

## Prima di annullare

* Esporta i dati delle tue prenotazioni da Sesami
* Sincronizza gli appuntamenti imminenti con Google Calendar
* Avvisa i tuoi clienti se hanno prenotazioni future

Saremmo lieti di ricevere qualsiasi feedback sulla tua esperienza — contatta <help@sesami.co>.

## Correlati

* [Metti in pausa o congela l'abbonamento](/it/gestione-account/billing/pause-or-freeze-subscription.md) — alternative all'annullamento
* [Politica di rimborso](/it/gestione-account/billing/refund-policy.md) — informazioni su prova e rimborso


---

# 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/it/gestione-account/billing/cancel-subscription.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.
