# Label Management

In Label Management page, you can add labels with different colors to segment your contacts. With these labels tagged to the contacts, handling customers is more easy. You could also only broadcast messages to contact with certain labels.

## **Create a new label**

1. Go to Contact > Labels Management
2. Click "Create Label."
3. Enter the desired label name.
4. Select a color for the label.
5. Click the button - "Create".

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

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

On the Label Management page, you can also search for a specific label/ edit label name / add or delete a label.

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

**You can easily update existing contact labels:**

1. Go to Contacts > Labels > Management
2. Locate the label you want to update
3. Click the pencil icon&#x20;
4. Update the label's name or color as needed.
5. Click "Save" to apply your changes.

## Adding and removing labels by flow

You can add or remove a label by flow in conversation. For adding a label, you can use the block "Set label/custom field" to add a label with the keywords that fit the situation. You can also add a message block to auto-reply your client and add a label at the same time. Example as below.

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

For removing a label, you can use the block "Remove label" to remove the unnecessary label with the keywords. You can also add a message block to auto-reply your client and remove a label at the same time. Example as below.

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

## Label in the message page

For the labels added, you can see them in the inbox list once you turn on the label button on the message page.

<figure><img src="/files/ClW3onyENn5Sc8FOKxzH" alt="" width="360"><figcaption></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://docs.chatalog.ai/contact-setup/label-management.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.
