> For the complete documentation index, see [llms.txt](https://docs.wildmail.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wildmail.io/spanish/cuenta-y-facturacion/cancelaciones/cancelar-cuenta.md).

# Cancelar cuenta

{% hint style="info" %}
Si te gustaría cancelar tu cuenta Wild Mail, solo tienes que seguir los siguientes pasos.
{% endhint %}

### **1.** Accede a tu app de facturación de Wild Mail

Accede a tu app de facturación de Wild Mail siguiendo [**estos pasos.**](https://docs.wildmail.io/spanish/cuenta-y-facturacion/acceso-a-la-app-de-wild-mail)

### 2. En la app de Wild Mail

Una vez estés en la app de Wild Mail, ve a **Facturación**.

<figure><img src="/files/LwW73mQT91YVANcLKUkd" alt=""><figcaption></figcaption></figure>

### 3. Cancelar cuenta

En Facturación, en la parte de la derecha, clica en **Cancelar Cuenta**.

<figure><img src="/files/6qRYXwqLnLvqbXtONbaA" alt=""><figcaption></figcaption></figure>

### 4. Pantalla de seguridad

Una vez clicas en Cancelar cuenta, una pantalla de seguridad aparecerá para comprobar si quieres seguir adelante con el proceso de cancelación. También tendrás que rellenar un pequeño formulario explicando los motivos de la cancelación.

<figure><img src="/files/2nBnmL4dERdxK9x4uWgi" alt=""><figcaption></figcaption></figure>

### 5. Rellena el formulario

Elige el motivo de la cancelación, y luego clica en **Cancelar cuenta.**

<figure><img src="/files/34Px1vgnbzLKb9wFA9mO" alt=""><figcaption></figcaption></figure>

### 6. Procesando la cancelación

Verás que la app estará procesando tu petición de cancelación.

![](/files/pRUBvZGrI3sw9swXmmBY)

### 7. Cancelación programada

Una vez tu petición esté procesada, verás esta pantalla, que te indica cuándo tu cuenta se cancelará de forma automática.&#x20;

<figure><img src="/files/sGfAiVYmoB3qf2OxotNp" alt=""><figcaption></figcaption></figure>

Si quieres reactivar tu cuenta después de una cancelación, deberás ponerte en contacto con nosotros en **<support@wildmail.io>**.


---

# 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://docs.wildmail.io/spanish/cuenta-y-facturacion/cancelaciones/cancelar-cuenta.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.
