# Integration

Mari kita ambil contoh dari workflow Public Holiday seperti pada gambar berikut. &#x20;

![Public Holiday Workflow](/files/Bg2AhoHjbNM019FmjbKB)

Untuk mengintegrasikan process flow dengan dialog, masuk ke menu **Bot Settings** dan klik menu **Dialog Flows**, kemudian Anda akan melihat halaman dialog flows, klik tombol 'New Dialog'.

![Dialog Flow Page](/files/6Y1l6QD3mpmggdvrImwq)

Pada proses integrasi, klik toggle 'FINAL' untuk mengintegrasikan proses flows pada dialog. Pilih 'Workflow Service' dan pilih process flow sesuai dengan dialog yang telah dibuat.

![Dialog Flow Page – Integration (Add Workflow Service)](/files/rneOKuVvQwbCZfQLl44p)

Setelah menyimpan dan build dialog, lampirkan dialog Anda yang telah dibuat ke bot. Masuk ke menu **Bot Settings** dan klik menu **Bot Manager**, maka Anda akan melihat halaman bot manager, pilih bot dan klik tombol **'Dialog'**. Pada pop up, cari dialog dan klik tombol **'Attach'**.

![Bot Manager Page – Attach Dialog](/files/wBGoVciuBAJfkGfWhZ8P)


---

# 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/bot-settings-1/process-flow/integration.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.
