# How to cancel your Highway Weather subscription?

#### **During your trial** <a href="#during-your-trial" id="during-your-trial"></a>

There are no charges during your trial. If you continue using the app after the trial period, you'll be automatically charged. To prevent charges when your trial ends, please cancel your subscription. Note that you have to use your mobile device in order to cancel your subscription. You can find the cancellation instructions below:

### **Cancelling on iPhone or iPad** <a href="#h_1bf3e7cb20" id="h_1bf3e7cb20"></a>

* Click the app gear icon on the top right corner
* Tap "Manage Subscription" button in Premium Section
* Tap "Cancel Subscription" at the bottom of the page
* Select the Highway Weather subscription (\*)
* Tap 'Cancel Subscription'

Alternatively, you can cancel your subscription from your Apple Settings

* Open Apple Settings app
* Make sure you're signed in with the correct Apple ID
* Tap your name
* Tap "Subscriptions"
* Select the Highway Weather subscription (\*)
* Tap 'Cancel Subscription'

*\*If Highway Weather is not shown in your list of subscriptions, it means you don't have an active subscription for this account, and you won't be billed.*

#### **After cancelling** <a href="#after-cancelling" id="after-cancelling"></a>

If you're cancelling due to issues with Highway Weather, it'd be great if you could send us a quick message using the chat icon bottom right or clicking "Report a Problem" in the app menu. This way, we can keep on improving the app for other drivers. We will appreciate it a lot!


---

# 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://weatherhelp.proalab.com/subscription-management/how-to-cancel-your-highway-weather-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.
