# AI Send Image

Fitur ini memungkinkan AI Anda mengirim gambar ke customer secara otomatis, seperti pricelist, katalog, atau media lainnya. Ada dua cara untuk mengatur fitur ini: melalui **Knowledge Source** atau **Welcome Message**.

### **Langkah-langkah mengatur AI dapat mengirim gambar.**

### **Cara 1: Melalui Knowledge Source**

<figure><img src="/files/8kCHuNIXDMqDF1Tgq8eD" alt=""><figcaption></figcaption></figure>

**A. Upload Langsung dari Komputer**

Gunakan cara ini jika kamu ingin langsung mengambil file dari perangkat kamu.

1. Masuk ke halaman **AI Agent**, lalu pilih tab **Knowledge Source**.
2. Pilih tab **Text** dan buka tab tempat kamu ingin menyisipkan gambar.
3. Klik ikon gambar 🖼️ di toolbar editor (lihat gambar di atas).
4. Pilih opsi **Upload from computer**.
5. Pilih gambar dari komputer kamu.
6. Gambar akan langsung masuk ke area teks dan bisa diedit posisinya.
7. Simpan tab seperti biasa.

### **Cara 2: Melalui Welcome Message**

Cocok untuk menyambut customer baru dengan gambar, seperti katalog atau promo.

1. **Halaman AI Agent:**\
   Masuk ke halaman AI Agent dan pada bagian **Welcome Message**.
2. **Upload gambar:**\
   Klik tombol **Upload Gambar**, pilih gambar yang ingin dikirim (contoh: promo terkini), lalu upload.
3. **Dapatkan link gambar:**\
   Setelah upload selesai, copy **link gambar** yang diberikan.
4. **Masukkan ke Welcome Message:**\
   Paste link tersebut di kolom input **Welcome Message**.
5. **AI menyapa otomatis:**\
   Ketika customer pertama kali menghubungi Anda, AI akan langsung mengirimkan gambar tersebut beserta pesan sambutan.


---

# 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.cekat.ai/docs/features-and-content-management/ai-send-image-and-file/ai-send-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.
