# Create New Instance

This menu describes how to create an instance on Deka Prime by following these steps:

* On the Instances page, click the Create Instance button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.11%20formcreateinstance%20(a).png" alt=""><figcaption><p>Create New Instance (a)</p></figcaption></figure>

* There are columns available in the Create Instance form. The contents of the Instance Name, Computer Name, Description, and Power On sections can be optional if you want to directly enable the created instance.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.12%20formcreateinstance%20(b).png" alt=""><figcaption><p>Create New Instance (b)</p></figcaption></figure>

* In Templates there are several operating system options that can be provided, and then the operating system to be used.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.13%20formcreateinstance%20(c).png" alt=""><figcaption><p>Create New Instance (c)</p></figcaption></figure>

* Select Storage Policy that is **SSD-TBS-STANDARD**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.14%20formcreateinstance%20(d).png" alt=""><figcaption><p>Create New Instance (d)</p></figcaption></figure>

* Select the Network Adapter Type to use and click the Create Instance button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.15%20formcreateinstance%20(e).png" alt=""><figcaption><p>Create New Instance (e)</p></figcaption></figure>

* Show notification **"Instance has succeededfully created!"** which means the instance has been created. The created instance is already available in the Instance menu.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.16%20success.png" alt=""><figcaption><p>Create New Instance (e)</p></figcaption></figure>


---

# 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.id/deka-prime/menu-instance/create-new-instance.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.
