# Label/Unlabel

Label/Unlabel card utility card allows you to label or unlabel a customer with a predefined category. Labels are system-defined categories that you can use to identify the type or stage of your customers, such as new, active, inactive, or churned. You can use labels to monitor, analyze, or optimize journeys.

## Using Label/Unlabel

### Select label

* You need to select the label(s) that you want to assign or remove to or from your customer from the drop-down menu.&#x20;
* You can select one or more labels from the list of existing labels. A label is a word or phrase that describes the customer’s characteristics, behavior, or status.

For example, you can select or create a label like “New Customer”, “VIP Customer”, “Interested in Shoes”, etc.

insert

### Create new label&#x20;

* To create a new label, you need to click on the button that says ‘create new label here’ and enter the name and color of the label in the pop-up window. The name of the label can be up to 25 characters long and can include emojis. The color of the label can be chosen from a palette of 15 colors or by entering any color code.&#x20;

For example, you can create a new label like “Birthday Month” with the color blue or edit an existing label like “Interested in Shoes” to “Interested in Sneakers”.

### Action&#x20;

* You can choose to add or remove the label(s) to or from your customer.&#x20;
* Adding a label means that you will assign the label to the customer and store it in their profile.&#x20;
* Removing a label means that you will delete the label from the customer and remove it from their profile.&#x20;

For example, you can choose to add the label “Birthday Month” to the customer if they have told you their birth month or remove the label “Interested in Shoes” from the customer if they have changed their preference.

<figure><img src="/files/7dZmhJqYMFRXyg5xqZFS" alt=""><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.makerobos.com/chatman-enterprise-whatsapp-platform/chatman-functions/journeys/utility-cards/label-unlabel.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.
