# How can I cancel the trial?

### Desktop — Windows, Linux, macOS <a href="#h_01hg9e4y9jxg4zkswt0vwmdv54" id="h_01hg9e4y9jxg4zkswt0vwmdv54"></a>

On desktop, the trial starts automatically when you create an account or activate any team feature. The trial is free and does not renew automatically, so you do not need to cancel it in advance. When the trial ends, you can switch to the Starter plan, stay on your previous plan, or upgrade to a team subscription.

### iOS <a href="#h_01hg9e63gf59qpxzn83tkrjhxp" id="h_01hg9e63gf59qpxzn83tkrjhxp"></a>

On iOS, the trial is managed by Apple through your Apple ID account.

{% hint style="warning" %}
You will be charged automatically when the trial ends.
{% endhint %}

You can cancel your trial or subscription in the App Store on your iPhone or iPad.

For step-by-step instructions, see the Apple guide: <https://support.apple.com/en-us/HT202039>

### Android <a href="#h_01hg9er3fmqe7kcm6r16er7bzf" id="h_01hg9er3fmqe7kcm6r16er7bzf"></a>

On Android, the trial is managed by Google through your Google account.

{% hint style="warning" %}
You will be charged automatically when the trial ends.
{% endhint %}

You can cancel your trial or subscription in the Google Play app on your Android device.

For step-by-step instructions, see the Google Play guide: <https://support.google.com/googleplay/answer/7018481>


---

# 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.termius.com/help-center/faq/how-can-i-cancel-the-trial.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.
