# Manage Customer Conversation on Chat Inbox

***

It provides various filters that can be utilized to search for specific types of customers. These filters aid in quickly and effectively searching for a particular group of customers, enhancing efficiency in customer management.

<figure><img src="/files/IgFK9pz6CG6wY460IXmF" alt=""><figcaption></figcaption></figure>

***

## The Inbox consists of the following 👇

<details>

<summary><strong>All Chats</strong>: This set includes all conversations</summary>

Under the "**All Chats**" section, chats are further divided into the following categories:

![](/files/qXbBbtNYHPfG3TTxTU6l)

1. **Open:** Displays chats that are presently active, with the chat window open within a 24-hour period
2. **Closed:** Displays chats that have been Mark as done ![](/files/xaAQwROabh3zMkAk20Id), indicating that the conversation has been closed
3. **Awaited Reply:** Shows chats where a response is expected or pending
4. **Unread:** Includes chats that haven't been read yet
5. **All**: Displays all conversations without any specific filtering

</details>

<details>

<summary><strong>My Chats</strong>: These are conversations assigned to you.</summary>

Under "My Chats," the conversations are categorized into:

![](/files/dR9Jqv2ch3Y0MutDm6Qt)

1. **Open:** Displays chats that are presently active, with the chat window open within a 24-hour period
2. **Closed:** Displays chats that have been Mark as done ![](/files/xaAQwROabh3zMkAk20Id), indicating that the conversation has been closed
3. **Awaited Reply:** Shows chats where a response is expected or pending
4. **Unread:** Includes chats that haven't been read yet
5. **All**: Displays all conversations assigned to you.

</details>

<details>

<summary><strong>Unassigned</strong>: These chats have not yet been assigned to any specific agent.</summary>

Under "Unassigned Chats," the conversations are categorized into:

![](/files/hdLvv9wQ8oksCP4OlKij)

1. **Open:** Displays chats that are presently active, with the chat window open within a 24-hour period
2. **Closed:** Displays chats that have been Mark as done ![](/files/xaAQwROabh3zMkAk20Id), indicating that the conversation has been closed
3. **Unread:** Includes chats that haven't been read yet
4. **All**: Displays all chats that have not been assigned to any specific agent.

</details>

<details>

<summary>Team member: These chats are currently assigned to agents.</summary>

The "Team member" dropdown menu enables you to select an agent, allowing you to view the chats assigned specifically to that agent.&#x20;

<img src="/files/SnIupKkpXwUpug5q1lk6" alt="" data-size="original">

This feature streamlines the process of managing and monitoring chat assignments within the system.

</details>

<details>

<summary><strong>Tags</strong>: This set involves chats tagged with specific labels</summary>

"[<mark style="color:green;">**Tags**</mark>](/chat-management/how-to-use-tags.md)"  dropdown menu contains all the created or existing tags.&#x20;

![](/files/EG1GAyJquA3CyDTzEsXk)

Upon selecting a specific tag from the dropdown menu, all chats that have been labeled with that particular tag will be displayed.&#x20;

This feature allows for easy access and organization of chats based on their assigned tags.

</details>

<details>

<summary><strong>WABAs</strong>: This involves chats related to WhatsApp Business Accounts (WABAs).</summary>

If you have multiple WABA (WhatsApp Business API) channels, you can select or filter a particular WABA from a dropdown menu.&#x20;

![](/files/6NLOhAF4FK712bEvju4a)

By selecting the desired WABA channel from the dropdown, all chats associated with that specific WABA channel will be displayed.&#x20;

This functionality enables users to easily access and manage chats across different WABA channels.

</details>

> *<mark style="color:green;">**The number visible against each filter represents the total number of chats that are associated with or contain the respective filter criteria**</mark>* <img src="/files/btbBL2SBo5c5ls0hishV" alt="" data-size="line">


---

# 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://learn.doubletick.io/chat-management/manage-customer-conversation-on-chat-inbox.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.
