# Come annullare un piano

{% stepper %}
{% step %}

### Accedi alla sezione “Piani”

* Vai nella sezione **Impostazioni** dal menu laterale
* Clicca sul tab **Piani** in alto
  {% endstep %}

{% step %}

### Apri la gestione del piano

* Trova il tuo **piano attivo**
* Clicca su **“Modifica”** accanto al piano che desideri annullare
* Verrai reindirizzato al **portale cliente Stripe**
  {% endstep %}

{% step %}

### Annullare l’abbonamento da Stripe

Nel portale cliente Stripe:

* Troverai i dettagli del tuo abbonamento Bookli
* Clicca su **“Annulla abbonamento”** o **“Cancel plan”** (il testo può variare in base alla lingua)
* Stripe ti chiederà conferma: conferma l’annullamento
  {% endstep %}

{% step %}

### Cosa succede dopo l’annullamento

* Il piano **rimane attivo fino alla fine del periodo di fatturazione già pagato**
* Alla scadenza, **non ti verrà addebitato nulla** e il tuo workspace passerà a uno stato inattivo o gratuito (se previsto)
* Puoi sempre riattivare un piano successivamente
  {% endstep %}
  {% endstepper %}

***

### Risorse utili

**Come modificare i dati di fatturazione:**

{% content-ref url="/pages/74b9d6a58879a504c982d2c02daa49015e05aa9d" %}
[Come modificare i dati di fatturazione](/impostazioni/come-modificare-i-dati-di-fatturazione.md)
{% endcontent-ref %}

**Come cambiare piano:**

{% content-ref url="/pages/4c386904ace0e136348f23212095edb8a0a489a2" %}
[Come cambiare piano](/impostazioni/come-cambiare-piano.md)
{% endcontent-ref %}


---

# 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://docs.bookli.ai/impostazioni/come-annullare-un-piano.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.
