# Quick Reply

Quick Reply mempermudah mengirim pesan dengan menyediakan template yang bisa diakses cepat saat percakapan.

### **Langkah-Langkah Menggunakan Quick Reply**

1. **Akses Page Quick Reply:**
   * Masuk ke halaman **Quick Reply** di dashboard.
2. **Tambah Quick Reply Baru:**
   * Klik tombol **Add Quick Reply**.
3. **Isi Informasi Quick Reply:**
   * Masukkan **Nama** untuk quick reply ini
   * isi **Konten** untuk pesan.
   * Tambahkan attachment seperti gambar (PNG, JPG) atau dokumen (PDF, XLS, DOC).
4. **Catatan Penting:**
   * Konten atau attachment bersifat opsional, tetapi salah satu setidaknya ada yang di isi.
5. **Simpan Quick Reply:**
   * Klik tombol **Create** untuk menyimpan template.
6. **Gunakan Quick Reply di Percakapan:**
   * Pada tab **Conversation**, ketik simbol <mark style="color:orange;">**`/`**</mark>
   * Akan muncul daftar pesan Quick Reply yang telah dibuat.
   * Pilih pesan dari daftar dan kirim tanpa perlu mengetik ulang.

#### Jika masih ada yang kurang jelas, tonton video tutorial berikut untuk melihat langkah-langkahnya secara langsung.

{% embed url="<https://youtu.be/K9FbbZG1vSo>" %}


---

# 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/quick-reply.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.
