# Custom Image

Custom images are available only to your Cloud project, you can import your custom images to Cloudeka. Then, use the custom image to create an instance. to create custom image, follow the steps below:

* Click **Images** menu, then go to **Custom Image** page, On the Custom Images page click **Import Via URL** button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.22%20Custom%20Image%20Page.png" alt=""><figcaption><p>Custom Image Page</p></figcaption></figure>

* In the **Import an Image via URL** form, fill the form then click **Import**.

<table><thead><tr><th width="269">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Image Name</strong></td><td>Name of your image (example <strong>custom-test1</strong>)</td></tr><tr><td><strong>Version Number</strong></td><td>Version number of your image</td></tr><tr><td><strong>Image URL</strong></td><td>URL of your image that you want to import</td></tr></tbody></table>

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.23%20Form%20Import%20An%20Image%20Via%20URL.png" alt=""><figcaption><p>Import an Image via URL Form</p></figcaption></figure>

* Importing custom image will take some time based on the size of your image.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.24%20Custom%20Image%20Process.png" alt=""><figcaption><p>Custom Image Proccess</p></figcaption></figure>

* After importing custom image is successful, there will be a success notification **"custom-test1 has been successfully imported"** and the image status is active.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/5images/5.25%20Notification.png" alt=""><figcaption><p>Notification</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_flexi/deka_volume_images/custom-image.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.
