> For the complete documentation index, see [llms.txt](https://trading-alpha.gitbook.io/trading-alpha-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trading-alpha.gitbook.io/trading-alpha-docs/account-management/upgrading-changing-indicators.md).

# Upgrading / Changing Subscriptions

This is not something you can change on your end.

## Assisted Upgrade

### :e-mail: Step 1: Email Us Your Upgrade Request

* Email Us At = **<manage@tradingalpha.io>**
* Include Subject Heading =  "**UPGRADE**" &#x20;

In the email body please include the following information in order for us to locate your account:

* **TradingView username**
* **Email address on file with us (If it differs from the address you are writing us from**
* **Desired Indicators/Bundle changes**

{% hint style="info" %}
Allow 24 business hours for a response email that confirms your subscription has been upgraded.&#x20;

If you do not receive this email (rarely ever happens), please follow up and resend the email. &#x20;
{% endhint %}

{% hint style="danger" %}
We are not responsible for refunding you should you forget to cancel your original subscription and purchase a second one. Please email Jess if you want to make ANY changes to your subscription.&#x20;
{% endhint %}


---

# 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:

```
GET https://trading-alpha.gitbook.io/trading-alpha-docs/account-management/upgrading-changing-indicators.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.
