# Edit Widget

Terkadang, Anda mungkin perlu mengedit widget live chat yang telah Anda buat. Mungkin itu karena Anda akan mengubah ikon live chat, agent avatar, menambahkan member mode, menambahkan queue atau informasi lain tentang live chat designer.

Pilih widget live chat dari daftar halaman live chat designer, klik tombol **'Edit'**. Perbarui informasi widget live chat seperlunya, lalu klik tombol **'Save'**. Setelah mengklik tombol save, Anda dapat menyalin dan menempelkan integration script baru di url index server Anda.

![Edit Widget](/files/RUfvgszsQ9Att24djKrs)


---

# 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.3dolphins.ai/5.3.0-id/integration/live-chat-designer/edit-widget.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.
