# How to pause/cancel my subscription?

1. In the app’s sidebar menu, click on **Pricing**.
2. Locate the **Free plan** card, click the **Downgrade** button to switch back to the **Free plan**.

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

**Note:** When you downgrade your plan to Free, your subscription is canceled automatically

If you encounter any difficulties during this process, please don't hesitate to contact us at <hi@globosoftware.net>. We're here to assist you.


---

# 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.globo.io/mega-menu/faqs/how-to-pause-cancel-my-subscription.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.
