> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/support/deka-manage-service/bought-a-manage-service-package.md).

# Bought a Manage Service Package

Here are the steps to purchase a managed service package:

* Click Manage Service.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/14manageservice/14.1%20Halaman%20Manage%20Service.png" alt=""><figcaption><p>Cloudeka Portal Service Page</p></figcaption></figure>

* Click Purchase a Package.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/14manageservice/14.2%20Puchase%20Package.PNG" alt=""><figcaption><p>Manage Service Page</p></figcaption></figure>

* Select the Package to be used. In this tutorial, click the Purchase button in the Basic Package.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/14manageservice/14.3%20Choose%20Package.PNG" alt=""><figcaption><p>Monthly Package</p></figcaption></figure>

<table><thead><tr><th width="323">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Basic</strong></td><td>You get 4 tickets per month.</td></tr><tr><td><strong>Essentials</strong></td><td>You get 8 tickets per month.</td></tr><tr><td><strong>Care</strong></td><td>You get 12 tickets per month.</td></tr><tr><td><strong>Total Care</strong></td><td>You get unlimited tickets per month.</td></tr></tbody></table>

* On the Purchase a Package page, you can see the Project column, Package column, and select Activation for the Current Month or Specific Future Month, and select December.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/14manageservice/14.4%20Form%20Package.PNG" alt=""><figcaption><p>Purchase a Package Page</p></figcaption></figure>

<table><thead><tr><th width="193">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Project</strong></td><td>The name of the project to which the package will be installed.</td></tr><tr><td><strong>Package</strong></td><td>Purchase package name.</td></tr><tr><td><strong>Activation</strong></td><td>In Activation there are 2 options including the following:<br>1. <strong>Current Month</strong>, the package purchased will be active in the month it was purchased. Example: If you buy a package on June 25, 2022 and select Current Month, the Activation Date Package start June 1, 2022.<br>2. <strong>Specific Future Month</strong>, the package can be active in the month according to when you buy it. Example: If at the time of purchase you were on June 25 2022 and chose the Specific Future Month for August 2022, then the Activation Date Package start August 1, 2022.</td></tr></tbody></table>

* Then click the Purchase Now button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/14manageservice/14.5%20Purchase%20Now.PNG" alt=""><figcaption><p>Purchase a Package Page</p></figcaption></figure>

* You will be redirected to the Summary Monthly page on the Monthly tab. You can the see Current Active Package and Activation Date

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/14manageservice/14.6%20Packaged%20Purchased.PNG" alt=""><figcaption><p>Purchase a Package Page</p></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.cloudeka.id/support/deka-manage-service/bought-a-manage-service-package.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.
