# Wallboard Configuration

Setiap pengguna memiliki tampilan wallboard halaman yang berbeda, dan setiap halaman dapat memiliki durasi. Jika durasinya 60 detik misalnya, setelah 60 detik wallboard akan otomatis di refresh. Dari menu ini kita dapat mengubah konfigurasi tampilan saat ini, seperti channel filter (channel yang akan ditampilkan pada wallboard channel), channel wallboard interval, agent wallboard interval dan classifier wallboard interval.

Di kanan atas halaman wallboard, klik button ***wallboard configuration***. Dan kemudian, Anda akan melihat pop-up konfigurasi wallboard, seperti gambar di bawah ini.

![Wallboard Configuration](/files/-MTdlaHkDUwuO41wgWpy)

**Penjelasan komponen :**

| Komponen                      | Deskripsi                                                           |
| ----------------------------- | ------------------------------------------------------------------- |
| Channel Filter                | Untuk memfilter channel yang akan ditampilkan pada channel traffic. |
| Channel Wallboard Interval    | Untuk mengatur timer auto refresh di channel wallboard.             |
| Agent Wallboard Interval      | Untuk mengatur timer auto refresh di agent wallboard.               |
| Classifier Wallboard Interval | Untuk mengatur timer auto refresh di classifier wallboard.          |


---

# 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/analytic/wallboard/wallboard-configuration.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.
