# Attach Dialog

Dialog adalah rangkaian percakapan yang mendefinisikan respons dari intensi dan entitas yang telah ditentukan. Anda dapat melampirkan dialog skill pada Bot untuk menjawab pertanyaan dari pelanggan.

Jika Anda ingin melampirkan dialog ke bot, klik tombol **‘Dialog’** (![](/files/-MRT8otk_YO-l6f7ilJ4)). Kemudian, Anda akan melihat pop-up dari dialog skill, pilih dialog dan klik tombol ‘**Attach’** (![](/files/-MRT8otlBYg9nk2WKLdO)). Jika dialog skill sudah berubah menjadi hijau, itu menunjukkan bahwa dialog tersebut telah berhasil dilampirkan di bot Anda.

![Dialog Skills](/files/-MRtPKqOQOXs-71RBT08)


---

# 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.1.x-1/bot-settings-1/bot-manager/create-new-bot/attach-dialog.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.
