> For the complete documentation index, see [llms.txt](https://docs.antares.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antares.id/en/subscription-and-payment/platform/procedure-for-changing-platform-subscription.md).

# Procedure for Changing Platform Subscription

If your service is no longer active and you need to change your service to active, you can take the steps to change your service. To change the package can be done on each device or on many devices that are in one application.&#x20;

There are 2 (two) ways to replace Platform Services, which are :&#x20;

**Switching Subscription on a Device**

1. Log in to your Antares account and go to the "Applications" page.

On the Applications page, select the application for which you want to change the subscription

<figure><img src="/files/HTSRntJZMvuzCJiwAkTK" alt=""><figcaption></figcaption></figure>

2. Click the device you want to change the subscription to

Click the "Subscription" button at the top right of the device page.&#x20;

<figure><img src="/files/dykD6oHTw6pzJQMfu2tD" alt=""><figcaption></figcaption></figure>

Then a pop up will appear as shown below:

<figure><img src="/files/GpQ98YI4YhxZ4eadadnb" alt=""><figcaption></figcaption></figure>

If you subscribe to the LoRa service, then a pop up will appear as follows

<figure><img src="/files/MBecZybrP70EQO90K3MW" alt=""><figcaption></figcaption></figure>

3. Select the active subscription that your device will use in the field provided

<figure><img src="/files/lI59OBf28rWe4yYsR7vX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WPDmLMi8c3gv7FPze0H3" alt=""><figcaption></figcaption></figure>

4. After selecting the subscription, click "Apply"

Furthermore, the Platform Package will change automatically marked with the status "success update subscription device".

<figure><img src="/files/ccDlzL8liaOl7j5jMlto" alt=""><figcaption></figcaption></figure>

**Switching Subscription on Multiple Devices in One App**

1. Log in to your Antares account and go to the **"Applications"** page.

Click the **"Subscription"** button

<figure><img src="/files/tsDw85ZE8MVohDuShBoW" alt=""><figcaption></figcaption></figure>

The display will change to the following image:

<figure><img src="/files/ksJqgndKj6IBtTX0BEFk" alt=""><figcaption></figcaption></figure>

2. Click the **"Change Device Subscription"** button

<figure><img src="/files/Xza3RGSbg8Yiemy0HuJz" alt=""><figcaption></figcaption></figure>

If the user does not have a service that does not meet the number of devices in the application, then no service appears.

Select the devices to be replaced via the checklist column provided on the right. To select all devices directly, you can fill in the **select all** checklist field.

<figure><img src="/files/HfsFf5th6zsubI1vOnkt" alt=""><figcaption></figcaption></figure>

3. Please select your preferred service in the **"Platform and Connectivity Subscription"** section

<figure><img src="/files/6ztlNVVKavOeMBrP8swM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UM1FXPSjipS328hJnl0P" alt=""><figcaption></figcaption></figure>

4. Click **"Confirm"**

Your subscription will be automatically replaced

<figure><img src="/files/CNoMeZpBU9GZT5Q0RFay" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.antares.id/en/subscription-and-payment/platform/procedure-for-changing-platform-subscription.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
