# Chats and tickets

You can toggle between five different chat types by selecting the relevant tab on the left:

* [Live chats](#live-chats)
* [Pending chats](#pending-chats)
* [Tagged chats](#tagged-chats)
* [Closed chats](#closed-chats)
* [Tickets](#tickets)

Once a tab is selected you can [search or filter](https://guides.clickatell.com/chat-desk/agent-desk/search-and-filter-chats) for a specific chat in that list. Selecting a chat from the list opens additional information about the chat in the panel on the right.&#x20;

![](https://content.gitbook.com/content/AeMbivaErQPM4rXdM6fm/blobs/0XP1GdYat9SAAiJ8MPNR/image.png)

## Live chats

Lists all chats that are currently open. As an agent, you can manage new incoming chats and engage with customers. &#x20;

* New incoming chats display with a green background.&#x20;
* A blue dot indicates new activity on an existing chat (this blue dot only appears on a chat card if you are on a different chat at the time a new message is received)*.*

![](https://content.gitbook.com/content/AeMbivaErQPM4rXdM6fm/blobs/DkcuKllXWrMMMAE2jGWG/image.png)

* You can sort the live chat queue by *New Customer Activity* or *New Chat,* depending on what you want to see at the top of your live chat list.

![](https://content.gitbook.com/content/AeMbivaErQPM4rXdM6fm/blobs/cuPb12Y9Oq3pCcAhFv89/image.png)

You can flag a chat to follow up with later. A flagged chat is not closed/converted to a ticket after the [inactivity timeout](https://guides.clickatell.com/chat-desk/chat-desk-dashboard/settings/chat-desk#timers-and-timeouts) duration and is not assigned to another agent after the [agent chat timeout](https://guides.clickatell.com/chat-desk/chat-desk-dashboard/settings/chat-desk#timers-and-timeouts) duration.&#x20;

## Pending chats

Lists all chats with a *Pending* status.&#x20;

* Agents can mark live chats as *pending* if they are waiting on a response from a customer.
* Pending chats move to the *Closed* chats tab after a time as set under [*Preferences*](https://guides.clickatell.com/chat-desk/chat-desk-dashboard/settings/chat-desk#timers-and-timeouts).

{% hint style="info" %}
For more information on Pending Chats, see [here](#pending-chats).
{% endhint %}

## Tagged chats

Lists all chats in which the agent was tagged via the *Comments* functionality.&#x20;

The agent receives a notification under the bell icon when another agent/supervisor tags them in a chat, and can see all the chats under the *Tagged* tab. Chats are removed from this tab when the chat is [closed](https://guides.clickatell.com/chat-desk/agent-desk/manage-chat-queues-agent-desk/close-chat).

### Comments

The *Comments* tab is only available for **live** chats and enables an agent or supervisor to tag any other agent/supervisor that is online for assistance. The agent/supervisor who was tagged can view the live chat in real-time and assist their colleague by adding comments to the chat. Comments only exist for the duration of a live chat.

{% hint style="info" %}
Note that tagged agents/supervisors cannot directly participate in the chat with the customer.
{% endhint %}

**Example:**

* **Agent A** is chatting with a customer.
* **Agent A** realizes that they need assistance from **Supervisor B**.
* **Agent A** goes to the chat's comment tab in the panel on the right, adds a new comment, and tags **Supervisor B**.
* **Supervisor B** receives a notification and when they click on the notification, the system opens up the chat they were tagged in. Supervisor B can view and comment on the chat in real-time to assist Agent A.&#x20;

**To add a new comment:**

1. Select the *Comments* tab. All comments made by team members for this chat will appear here.&#x20;
2. Click on *New Commen*t in the bottom right.&#x20;

![](https://content.gitbook.com/content/AeMbivaErQPM4rXdM6fm/blobs/H3jhWII48gVYPK2dtx9H/image.png)

3. Type the message in the text box that appears.&#x20;
4. To tag another team member, use the *@* symbol. This brings up a list of team members with their current status (*Offline*/*Online*).&#x20;
5. Click *Post Comment*.

![](https://content.gitbook.com/content/AeMbivaErQPM4rXdM6fm/blobs/1CCRb2P5QV50zcZnuZU2/image.png)

The tagged team member will receive a notification (a blue marker on the bell icon in the top right). Clicking on the notification opens the chat and allows the tagged team member to comment.&#x20;

## Closed chats

Lists all chats that were closed by either the customer or the agent. It also includes chats that were closed by the system after a time of inactivity (set under [*Preferences*](https://guides.clickatell.com/chat-desk/chat-desk-dashboard/settings/chat-desk#timers-and-timeouts)).&#x20;

These chats can be reopened by the agent.

{% hint style="info" %}

* An agent can reply on a closed chat as a normal message if it was closed less than 24 hours ago.
* An agent can only send a [WhatsApp template](https://guides.clickatell.com/chat-desk/agent-desk/send-whatsapp-message-templates) as a reply on a closed chat if it has been more than 24 hours since the chat closed.
* In both cases, the chat will remain closed. Only when a customer replies to the chat will it become a live chat.
  {% endhint %}

## Tickets

Lists all chats that were received outside of business hours. These chats are converted into tickets that can be attended to once the agents are back online.&#x20;

Tickets can be manually closed by the agent. Tickets don't expire but are archived after 90 days. Agents cannot transfer tickets to other agents.

{% hint style="info" %}
Find more information and tips on [managing tickets](https://guides.clickatell.com/chat-desk/agent-desk/manage-chat-queues-agent-desk/manage-tickets).
{% endhint %}

<figure><img src="https://content.gitbook.com/content/AeMbivaErQPM4rXdM6fm/blobs/0XEq20WjxsQ8RHuosRFz/image.png" alt=""><figcaption><p>Agents can close any assigned tickets after responding</p></figcaption></figure>


---

# 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/agent-desk/manage-chat-queues-agent-desk/chats-and-tickets.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.
