# Chat Desk

Chat Desk is a web-based application that enables real-time communication with your customers. It allows your customers to contact you via multiple channels while your customer service agents manage and respond to these customer messages from one, central web-based agent desk.&#x20;

{% hint style="info" %}

* Channels currently supported on Chat Desk: [**WhatsApp**](https://guides.clickatell.com/whatsapp-channel), [**SMS**](https://guides.clickatell.com/sms-channel).&#x20;
* Recommended web browser: **Google Chrome**.
* Devices supported: **Laptops** and **desktops**; not mobile devices or tablets.
  {% endhint %}

The main features include:

* [**Chat Desk dashboard**](/chat-desk/chat-desk-dashboard/dashboard.md) (for supervisors only)
  * Monitor agent performance and availability.
  * View customers' engagement behavior.
  * Configure various account settings and preferences.
  * Set up and manage departments.&#x20;
  * Download transcripts.
  * Launch the Supervisor Desk and Agent Desk.
* [**Supervisor Desk**](/chat-desk/supervisor-desk/inbox.md) (for supervisors only)
  * Agent management – add, edit and remove agents and departments.
  * Agent scheduling – manage your agents, define agent chat capacity, and describe how chats should be routed.&#x20;
  * Real-time dashboard to review chat activity and agent performance.
  * Management of Chat Desk preferences, e.g., brand colors and logo, transcripts, auto-responders, expiration durations, etc.
  * Set up customer surveys and tagging systems.
* [**Agent Desk**](/chat-desk/agent-desk/accessing-the-agent-desk.md) (for agents to engage with end-users across multiple chat channels in real-time)
  * Two-way rich media support (e.g. PDF, Microsoft docs, images, videos, voice notes).&#x20;
  * Location sharing.&#x20;
  * Using canned replies.
  * Payment requests via Chat 2 Pay.
  * Chat history retrieval and note creation on tickets.
  * Ability to transfer chats to other agents/departments.
  * View customer details from 3rd party applications.


---

# 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://guides.clickatell.com/chat-desk/overview/overview.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.
