# Import Custom Image via URL

This guide describes how to import a custom image into Deka Flexi using a URL. Custom images are available only within your cloud project and can be used when creating an instance.

To import a custom image via URL, follow the steps below:

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

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

* In the **Import an Image via URL** form, fill in the required fields.

<table><thead><tr><th width="269">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Image Name</strong></td><td>The name of the custom image.</td></tr><tr><td><strong>Version Number</strong></td><td>The version number of the custom image.</td></tr><tr><td><strong>Image URL</strong></td><td>The URL of the image that will be imported.</td></tr></tbody></table>

* After all fields are completed, click the **Import** button.

<figure><img src="/files/5wi6KWmZ8HNqhw5g1SBd" alt=""><figcaption></figcaption></figure>

* The system will begin importing the custom image. The importing process may take some time depending on the size of the image.

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

* If the process is successful, a notification will appear indicating that the custom image has been successfully imported, and the image status will become **Active**.

<figure><img src="/files/9ex2JPE6Ce1kPQRlMVOL" 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:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-flexi/deka-volume-images/custom-image/import-custom-image-via-url.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.
