# How to upgrade my AllTick subscription plan?

Upgrading your AllTick subscription plan usually involves the following steps. Note that specific steps may vary based on the design and functionality updates of the AllTick website. Here is a general guidance process:

1. #### Log In to Your Account

   First, visit the AllTick official website and log into your account. You will need to enter your username and password.
2. #### Access Account Settings or Subscription Management

   After logging in, find the "Account Settings," "Subscription Management," or a similar section within the website's user interface. This is usually located in the top navigation bar or the account overview page.
3. #### Find the Upgrade Option

   In the Account Settings or Subscription Management page, look for an "Upgrade Plan," "Change Plan," or similar option. This will allow you to view different subscription plans along with their included services and prices.
4. #### Select a New Subscription Plan

   Browse through the different subscription plans and choose a new plan that suits your needs. Consider factors such as data access rights, API request limits, and pricing for each plan.
5. #### Confirm Upgrade Details

   After selecting a new subscription plan, carefully read the terms and conditions of the upgrade. This may include a new billing cycle, fees, and any possible changes to the services.
6. #### Complete Payment (If Required)

   If the new subscription plan requires additional payment, complete the payment process as instructed. This may involve entering payment information and confirming the transaction.
7. #### Confirm the Upgrade Success

   After completing the upgrade process, ensure you receive a confirmation of the upgrade, possibly through email or a message on the website. Check your account details to confirm that the new subscription plan has taken effect.
8. #### Contact Customer Support (If Needed)

   If you encounter any issues during the upgrade process, or if you need more information about different plans, directly contact AllTick's customer support team.
9. Remember, it's important to understand the specific offerings and costs of the new plan before upgrading your subscription, to ensure it meets your needs and fits your budget. If the AllTick website offers an option to trial the new plan, this can also be a good way to get to know the new services and evaluate whether it's worth the upgrade.

***

### Official Website

{% hint style="info" %}
Official website: <https://alltick.co/>
{% endhint %}


---

# 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://en.apis.alltick.co/faqs/subscription-and-account-management/how-to-upgrade-my-alltick-subscription-plan.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.
