# Webchat Queue All Channel

By default, customer messages are queued when the Agent is unavailable in the webchat queue. The webchat queue all channel feature in system settings is used to calculate the number of customer message queues.

![System Settings - Webchat Queue All Channel](/files/7k1DxNGTeZEY2L0Txy4P)

If you set (Webchat Queue All Channel = False), your webchat queue number will be viewable from each channel. For example, presume you have two live chats, A and B, with 3 and 5 queues. When a new customer message arrives then, the queue number for each live chat is 4 and 6.

![Webchat Queue All Channel = False](/files/Tv2AuGX0U2ZxZloH3uNm)

If you enable (Webchat Queue All Channel = True), the number of webchat queues will be viewable from across all channels. So, if live chat A has 3 queues and live chat channel B has 5 queues, when an incoming message arrives on one of these channels will be in queue number 9.

![](/files/zdQ1D4ouDJ353v2PMVsG)


---

# 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/administration/system-setting/ticket-configuration/webchat-queue-all-channel.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.
