# Bot Visitor Volume

Bot visitor volume adalah fitur yang memudahkan Supervisor untuk melihat jumlah kunjungan yang dilayani oleh bot di channel Anda dalam jangka waktu tertentu dengan channel yang digunakan pengunjung Anda untuk berhubungan dengan Bot Anda. Dengan memperoleh rasio kunjungan, Anda dapat memantau seberapa baik channel bot Anda digunakan.&#x20;

Untuk melihat report, masuk ke menu **Analytic** dan klik menu **Live Agent**, lalu klik **Bot Visitor Volume** yang dapat Anda temukan di sidebar kiri.

![Bot Visitor Volume](/files/bEN6bTwvPMgZs03BZXNt)

**Penjelasan Komponen:**

| Nama         | Deskripsi                                                                                      |
| ------------ | ---------------------------------------------------------------------------------------------- |
| Time Series  | Menunjukkan waktu report akan ditampilkan dalam format 'hari', 'minggu, 'bulan', atau 'tahun'. |
| Channel Name | Nama channel account Anda.                                                                     |
| Type         | Jenis channel Anda.                                                                            |
| #of Visitor  | Total pelanggan yang berinteraksi dengan bot Anda dalam jangka waktu tersebut.                 |


---

# 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/analytic/live-agent/bot-visitor-volume.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.
