# Conversation Labels

Conversation labels in a shared team inbox provide a way to **categorize and organize conversations** **based on specific criteria or status**. They enable teams to quickly identify and prioritize conversations, ensuring efficient management and resolution.&#x20;

* Labels for sorting and managing chats.&#x20;
* Helps in categorizing and finding conversations easily. For instance, in a support system, "Urgent," "Billing," or "Tech Issue" are conversational labels.

<details>

<summary>Example:</summary>

A customer support team may use conversation labels like **Urgent**, **Pending** **Resolution**, or indicate the status of each conversation. This helps team members easily identify critical issues, follow up on pending responses, or track conversations that require additional attention.&#x20;

</details>

## **Add Conversation Labels**

Suppose you want to add a label called “**Feedback**” to categorize the conversations where the customers give feedback about your product or service.

1. In the **Customer Panel**, click on the **Conversation** **Label** option and then click on **Manage** **Labels**.

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

2. In the **Add** **Label** block, type “**Feedback**” and click on **ADD**. You will see the new label added to the list of labels.

insert

3. Now, go back to the conversation you want to label and click on the **Conversation** **Label** option again. You will see the **Choose Labels** option where you can select the labels you want to apply to the conversation.

insert

4. Select the “**Feedback**” label and click on **APPLY**. You will see the label attached to the conversation in the shared team inbox.

insert


---

# 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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/shared-team-inbox/customer-hub/conversation-labels.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.
