# Subscription

Subscription system allows [Loadium](https://loadium.com/) users to get continuous flow of benefits from its services, without interruption, and suit better to users' tight schedule for performance testing.

Since performance testing can be considered to have a seasonal fluctuation, [Loadium](https://loadium.com/pricing) has very flexible subscription management to address to this situation.

## **Subscription Types**

Loadium provides **2 types of subscription plan** which are identified as **Test Counts** or **Custom/Virtual User Hour (VUH)**.

**Test Count** type plans have Annual and Monthly subscriptions available. Test usages are identified as test counts, meaning that each test run will use 1 test count. Engine count is limited in these plans.

<figure><img src="/files/sAYW5JsWyTNWAXPyRVRb" alt=""><figcaption><p>Example of Test Count Plan</p></figcaption></figure>

**Custom (VUH)** plan is more flexible option and available as Monthly subscription. Test usages are identified as VUH units, meaning that each test capacity will be using corresponding amount of VUH. Engine count is extensive and broad in these plans, you can contact to support to let us meet your needs.

<figure><img src="/files/msBCiuwPfMoSh061Xlv0" alt=""><figcaption><p>Example of Virtual User Hour (VUH) Plan</p></figcaption></figure>

In Monthly and Annual Subscription Plans, payment is completed at the start of the period, and the plan can be used it until the end of period. After your period ends, your subscription is renewed automatically until cancelled (remaining test usages are not transferred to next cycle).

## Re-Charging / Changing Plan

If your current plan is out of test usages you can re-purchase your plan to re-charge your test usages, or if your current plan doesn't meet your need anymore you change it by purchasing a different plan

When you complete a new payment for a plan, your billing cycle will be updated, starting from the new purchase date. Test usages from previous plan will not be transferred to the new plan

## Unsuccessful Renewal Payment

If the payment is unsuccessful to renew your subscription, it will be re-tried for 3 more times within 3 days. After a successful payment, your package contents will be refreshed automatically. You can also add a new card to make the transaction.

After 3 days unsuccessful payment, your subscription will be cancelled, and price discounts and other advantages from coupons and similar services will be discontinued.

After this cancellation, your account will be automatically downgraded to the free plan. You can check all plan details [here.](https://loadium.com/pricing)

## Managing Credit Cards

During your first package purchase, credit-card you enter will be saved to your Loadium account, and will be set to "default card" automatically for further transactions. Cards that are tagged as "default" cannot be removed from the account.

You can add new cards to your account and change your default card. If you have any questions, you can [contact our support team](https://loadium.com/contact-us).


---

# 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://wiki.loadium.com/account/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.
