> For the complete documentation index, see [llms.txt](https://docs.cekat.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cekat.ai/ai-integration/image-edit.md).

# Image Edit

Image Edit digunakan untuk mengatur AI sebagai alat berbasis kecerdasan buatan yang digunakan untuk mengedit, memodifikasi, atau membuat gambar berdasarkan instruksi (prompt) atau gambar yang diunggah oleh pengguna. AI Cek Ongkos Kirim juga memiliki beberapa fungsi diantaranya:

* Mengedit gambar yang diunggah customer
* Membuat gambar baru berdasarkan prompt yang telah dibuat customer
* Melakukan manipulasi gambar tingkat lanjut
* Menjalankan aturan yang kamu atur lewat “Image Edit Prompt”

## **Langkah-Langkah mengatur Image Edit:**

{% stepper %}
{% step %}

### **Akses Halaman Integration**

Di halaman integration, pilih bagian **Connected Apps** dan cari fitur **Image Edit**.

<figure><img src="/files/ow1s1giaFcPPloLfHPls" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Aktifkan Fitur**

Untuk mengaktifkan, klik **Activate**.

<figure><img src="/files/zPZf1IDnw0Ngufsi2N37" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Konfigurasi Pengaturan**

Klik **Settings** untuk melakukan konfigurasi dari **AI Image Edit**.

<figure><img src="/files/aBb8ysK9WOs3QdEcdtpc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Masukkan File Generator Prompt**&#x20;

<figure><img src="/files/a6QsecjDsFepcq3Nr4WL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Klik Save Configuration

Save Configuration button terdapat 4 kondisi:

* Akan menjadi **enable** ketika user sudah menambahkan Prompt
* Akan menjadi **enable** ketika user merubah isi Prompt
* Akan menjadi **disable** ketika belum menambahkan Prompt
* Akan menjadi **disable** ketika tidak adanya perubahan Prompt

<figure><img src="/files/OowMC8bvo4CZpXi6117F" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.cekat.ai/ai-integration/image-edit.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.
