# Checking Subscription Level

To view the subscription level, open a TradingView chart, click on the TVAlertsManager extension icon on the Address-bar, then click the Settings tab.

<figure><img src="/files/imCHL7cyF67vv7E4POE4" alt=""><figcaption><p>Subscription check example</p></figcaption></figure>

The expiration date of the last subscription is shown on the Settings tab.

Users can decide to upgrade to Premium or Enterprise plans on the TVAletsManager [website](https://www.tvalertsmanager.com/shop/premium-subscription/).

**NOTE:** A page refresh \<CRTL> + \<R> of the browser while displaying a TradingView chart is needed to re-fetch TVAlersManaer subscription data.

## Over-usage Error Message example:

When a user reaches a usage count limit, an error message is displayed such as in the example below:

<figure><img src="/files/RMJiDdy3xReszRPGYKx5" alt=""><figcaption><p>Subscription level over-usage error message example</p></figcaption></figure>

If you have any questions in regards to subscriptions please do not hesitate to contact our [team](https://www.tvalertsmanager.com/contact/).

![Navigate to the TradingView website and click on the TVAM extension icon from the browser’s toolbar. New user will need to accept the License Agreement to signup.](/files/p0Rb0Wl1FtqQSR25WRTk) ![User will need to complete Email verification before free trial is activated.](/files/z75KdgqqZxBlyRGzEcrq) ![Activation email is sent to user's registered email address for verification. Click on Activate account button to activate account.](/files/QtmPzGa0PvEM9ytg4A5b) ![Verification Success! User can now activate 14 days free trial by loading the TVAM extension in the browser.](/files/u5JN7jgqKKZJEU1qyrgG) ![After loading the extension for the first time, navigate to the Settings tab to view subscription data. Users need to click on Get trial button to apply for free trial.](/files/5jzxmjaLgUY5YOd1Olox) ![Click on Start Trial button to activate 14 day free trial.](/files/B7WkGiBQlZqilkzUYdux) ![Trial is activated. Users can check their subscription data to verify the status.](/files/nBihoMsoBbXa9ZAXqOsX)


---

# 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://guide.tvalertsmanager.com/subscriptions/checking-subscription-level.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.
