# How to Update Your Service Package

In addition to creating new packages, you can also modify your existing service configurations at any time. This allows you to scale resources up or down to align with your project's evolving needs.

## Initiating the Modification

To begin, navigate to the Balance menu and locate the Your Package section. Here you will see your currently active package. Click the Change button to open the configuration wizard and start the modification process.

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

## The Modification Process

After clicking "Change" you will enter the familiar three-step wizard used for adding a new package: Product, Detail Product, and Summary. The wizard will be pre-filled with your current package details.

Proceed through each step, making any desired adjustments. You only can add products (Deka GPU / Deka LLM), change your Deka GPU flavor, alter the quantity of GPUs, or modify your Add Ons. The process is identical to creating a package from scratch, but you are editing your existing configuration instead. Once you have made all your changes and reviewed them on the Summary page, accept the agreements and click Submit.

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

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

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

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

## Financial Implications of Changes

After your package is successfully updated, it is important to understand the financial implications of your changes, which depend on whether you have upgraded or downgraded.

If the modification is an upgrade that increases the total cost, you will be required to make an additional payment to meet the new minimum top-up value, as explained in the  this section [Top-Up ](/starter-guide/top-up.md). For instance, an upgrade could increase the minimum top-up from approximately IDR 11,000,000 to IDR 12,500,000. Conversely, if the change is a downgrade that reduces the cost, any existing balance in your account is non-refundable. However, the required minimum top-up amount for future payments will be lowered to reflect your new, less expensive package.


---

# 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://docs.cloudeka.ai/service-portal-ai/balance/project-type-sme/how-to-update-your-service-package.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.
