> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/es/faq/c167/q555.md).

# ¿Cómo cancelo mi suscripción?

**Si te suscribiste a través de la App Store:**

* [Sigue los pasos de Apple para cancelar tu suscripción](https://support.apple.com/en-au/HT202039)

**Si te suscribiste a través de Google Play:**

* [Sigue los pasos de Google para cancelar tu suscripción](https://support.google.com/googleplay/answer/7018481)
* Como alternativa, puedes cancelar tu suscripción desde el [portal web de Google Play](https://play.google.com/store/account/subscriptions)
* Si no puedes localizar la pantalla de suscripción, por favor [enviarnos](/manual/es/faq/c169/q575.md) el número de recibo de Google Play. El número de recibo comenzará con las letras "GPA" seguidas de una cadena de números. Una vez que recibamos esta información, cancelaremos manualmente tu suscripción.&#x20;

**Si te suscribiste a través del portal web de Report and Run:**

* Puedes cancelar tu suscripción [desde nuestro portal web](https://docs.reportandrun.com/cloud/account-management/cancel-your-account)
* Si te suscribiste usando PayPal, también puedes cancelar desde [dentro de PayPal](https://www.paypal.com/au/cshelp/article/what-is-an-automatic-payment-and-how-do-i-update-or-cancel-one-help240)

[Háznoslo saber](/manual/es/faq/c169/q575.md) si tienes alguna dificultad y podemos cancelar la suscripción manualmente por ti.

Si es posible, por favor cuéntanos por qué cancelas. Nos ayuda a entender qué podemos mejorar.

## Relacionado

* [Preguntas frecuentes: ¿Cómo cambio o actualizo el método de pago de mi suscripción?](/manual/es/faq/c167/q569.md)
* [Artículo: Cómo suscribirse a Report and Run: Cloud en el portal web](broken://pages/89dcd3f982747d0d99654c00e12c0e130ed678a6)
* [Artículo: Cómo suscribirse a Report and Run: Cloud en la aplicación móvil](/manual/es/report-and-run-integrate/quick-start-guide/suscribirse.md)&#x20;
* [Artículo: Cómo suscribirse a las funciones mejoradas de Report and Run: Offline](/manual/es/report-and-run/subscription/how-to-subscribe.md)


---

# 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.reportandrun.com/manual/es/faq/c167/q555.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.
